Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_hcic_hcicmds.cc171 void btsnd_hcic_read_failed_contact_counter(uint16_t handle) { in btsnd_hcic_read_failed_contact_counter() function
/system/bt/stack/include/
Dhcimsgs.h478 extern void btsnd_hcic_read_failed_contact_counter(uint16_t handle);
/system/bt/stack/hcic/
Dhcicmds.cc1769 void btsnd_hcic_read_failed_contact_counter(uint16_t handle) { in btsnd_hcic_read_failed_contact_counter() function
2041 btsnd_hcic_read_failed_contact_counter, // OCF 0x1401,
/system/bt/stack/acl/
Dbtm_acl.cc1714 btsnd_hcic_read_failed_contact_counter(p->hci_handle); in BTM_ReadFailedContactCounter()