Home
last modified time | relevance | path

Searched refs:btm_read_failed_contact_counter_complete (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_acl.cc133 struct btm_read_failed_contact_counter_complete
134 btm_read_failed_contact_counter_complete; variable
549 void btm_read_failed_contact_counter_complete(uint8_t* p) { in btm_read_failed_contact_counter_complete() function
551 test::mock::stack_acl::btm_read_failed_contact_counter_complete(p); in btm_read_failed_contact_counter_complete()
Dmock_stack_acl.h957 struct btm_read_failed_contact_counter_complete { struct
961 extern struct btm_read_failed_contact_counter_complete argument
962 btm_read_failed_contact_counter_complete;
/packages/modules/Bluetooth/system/stack/include/
Dacl_hci_link_interface.h51 void btm_read_failed_contact_counter_complete(uint8_t* p);
/packages/modules/Bluetooth/system/stack/btu/
Dbtu_hcif.cc931 btm_read_failed_contact_counter_complete(p); in btu_hcif_hdl_command_complete()
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc1930 void btm_read_failed_contact_counter_complete(uint8_t* p) { in btm_read_failed_contact_counter_complete() function