Home
last modified time | relevance | path

Searched refs:postload_cb (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/hci/include/
Dbt_hci_lib.h141 postload_result_cb postload_cb; member
/external/bluetooth/bluedroid/main/
Dbte_main.c666 static void postload_cb(TRANSAC transac, bt_hc_postload_result_t result) in postload_cb() function
838 postload_cb,
/external/bluetooth/bluedroid/hci/src/
Dhci_h4.c219 bt_hc_cbacks->postload_cb(NULL, BT_HC_POSTLOAD_SUCCESS); in get_acl_data_length_cback()
231 bt_hc_cbacks->postload_cb(NULL, BT_HC_POSTLOAD_SUCCESS); in get_acl_data_length_cback()
1044 bt_hc_cbacks->postload_cb(NULL, BT_HC_POSTLOAD_FAIL); in hci_h4_get_acl_data_length()
Dhci_mct.c203 bt_hc_cbacks->postload_cb(NULL, BT_HC_POSTLOAD_SUCCESS); in get_acl_data_length_cback()
215 bt_hc_cbacks->postload_cb(NULL, BT_HC_POSTLOAD_SUCCESS); in get_acl_data_length_cback()
1147 bt_hc_cbacks->postload_cb(NULL, BT_HC_POSTLOAD_FAIL); in hci_mct_get_acl_data_length()