Searched refs:tBTIF_CBACK (Results 1 – 6 of 6) sorted by relevance
/system/bt/btif/include/ |
D | btif_common.h | 132 typedef void(tBTIF_CBACK)(uint16_t event, char* p_param); typedef 142 tBTIF_CBACK* p_cb; /* context switch callback */ 191 bt_status_t btif_transfer_context(tBTIF_CBACK* p_cback, uint16_t event,
|
/system/bt/btif/test/ |
D | btif_hf_client_service_test.cc | 20 bt_status_t btif_transfer_context(tBTIF_CBACK* p_cback, uint16_t event, in btif_transfer_context()
|
D | btif_rc_test.cc | 83 bt_status_t btif_transfer_context(tBTIF_CBACK* p_cback, uint16_t event, in btif_transfer_context()
|
D | btif_profile_queue_test.cc | 29 typedef void(tBTIF_CBACK)(uint16_t event, char* p_param); typedef
|
/system/bt/test/mock/ |
D | mock_btif_core.cc | 81 bt_status_t btif_transfer_context(tBTIF_CBACK* p_cback, uint16_t event, in btif_transfer_context()
|
/system/bt/btif/src/ |
D | btif_core.cc | 127 bt_status_t btif_transfer_context(tBTIF_CBACK* p_cback, uint16_t event, in btif_transfer_context()
|