Home
last modified time | relevance | path

Searched defs:BTM_reset_complete (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_devctl.cc89 void BTM_reset_complete() { inc_func_call_count(__func__); } in BTM_reset_complete() function
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_devctl.cc168 void BTM_reset_complete() { in BTM_reset_complete() function
/packages/modules/Bluetooth/system/stack/include/
Dbtm_client_interface.h49 void (*BTM_reset_complete)(); member