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 141 postload_result_cb postload_cb; member in struct:__anon5771
  /external/bluetooth/bluedroid/main/
bte_main.c 658 ** Function postload_cb
666 static void postload_cb(TRANSAC transac, bt_hc_postload_result_t result) function
670 APPL_TRACE_EVENT("HC postload_cb %d", result);
838 postload_cb,
  /external/bluetooth/bluedroid/hci/src/
hci_h4.c 219 bt_hc_cbacks->postload_cb(NULL, BT_HC_POSTLOAD_SUCCESS);
231 bt_hc_cbacks->postload_cb(NULL, BT_HC_POSTLOAD_SUCCESS);
    [all...]
hci_mct.c 203 bt_hc_cbacks->postload_cb(NULL, BT_HC_POSTLOAD_SUCCESS);
215 bt_hc_cbacks->postload_cb(NULL, BT_HC_POSTLOAD_SUCCESS);
    [all...]

Completed in 120 milliseconds