Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_acl.cc131 struct btm_read_automatic_flush_timeout_complete
132 btm_read_automatic_flush_timeout_complete; variable
545 void btm_read_automatic_flush_timeout_complete(uint8_t* p) { in btm_read_automatic_flush_timeout_complete() function
547 test::mock::stack_acl::btm_read_automatic_flush_timeout_complete(p); in btm_read_automatic_flush_timeout_complete()
Dmock_stack_acl.h948 struct btm_read_automatic_flush_timeout_complete { struct
952 extern struct btm_read_automatic_flush_timeout_complete argument
953 btm_read_automatic_flush_timeout_complete;
/packages/modules/Bluetooth/system/stack/include/
Dacl_hci_link_interface.h50 void btm_read_automatic_flush_timeout_complete(uint8_t* p);
/packages/modules/Bluetooth/system/stack/btu/
Dbtu_hcif.cc935 btm_read_automatic_flush_timeout_complete(p); in btu_hcif_hdl_command_complete()
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc1975 void btm_read_automatic_flush_timeout_complete(uint8_t* p) { in btm_read_automatic_flush_timeout_complete() function