HomeSort by relevance Sort by last modified time
    Searched refs:postload_cb (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/bluedroid/hci/include/
bt_hci_lib.h 135 postload_result_cb postload_cb; member in struct:__anon2983
  /external/bluetooth/bluedroid/main/
bte_main.c 546 ** Function postload_cb
554 static void postload_cb(TRANSAC transac, bt_hc_postload_result_t result) function
556 APPL_TRACE_EVENT1("HC postload_cb %d", result);
718 postload_cb,
  /external/bluetooth/bluedroid/hci/src/
hci_h4.c 223 bt_hc_cbacks->postload_cb(NULL, BT_HC_POSTLOAD_SUCCESS);
235 bt_hc_cbacks->postload_cb(NULL, BT_HC_POSTLOAD_SUCCESS);
    [all...]
hci_mct.c 206 bt_hc_cbacks->postload_cb(NULL, BT_HC_POSTLOAD_SUCCESS);
218 bt_hc_cbacks->postload_cb(NULL, BT_HC_POSTLOAD_SUCCESS);
    [all...]

Completed in 617 milliseconds