Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/main/
Dbte_main.c398 static void postload_cb(TRANSAC transac, bt_hc_postload_result_t result) in postload_cb() function
562 postload_cb,
/external/bluetooth/bluedroid/hci/include/
Dbt_hci_lib.h135 postload_result_cb postload_cb; member
/external/bluetooth/bluedroid/hci/src/
Dhci_h4.c223 bt_hc_cbacks->postload_cb(NULL, BT_HC_POSTLOAD_SUCCESS); in get_acl_data_length_cback()
235 bt_hc_cbacks->postload_cb(NULL, BT_HC_POSTLOAD_SUCCESS); in get_acl_data_length_cback()
1057 bt_hc_cbacks->postload_cb(NULL, BT_HC_POSTLOAD_FAIL); in hci_h4_get_acl_data_length()
Dhci_mct.c206 bt_hc_cbacks->postload_cb(NULL, BT_HC_POSTLOAD_SUCCESS); in get_acl_data_length_cback()
218 bt_hc_cbacks->postload_cb(NULL, BT_HC_POSTLOAD_SUCCESS); in get_acl_data_length_cback()
1159 bt_hc_cbacks->postload_cb(NULL, BT_HC_POSTLOAD_FAIL); in hci_mct_get_acl_data_length()