Home
last modified time | relevance | path

Searched refs:BTM_reset_complete (Results 1 – 7 of 7) sorted by relevance

/aosp12/system/bt/stack/btm/
H A Dbtm_client_interface.cc41 .BTM_reset_complete = BTM_reset_complete,
H A Dbtm_devctl.cc169 void BTM_reset_complete() { in BTM_reset_complete() function
/aosp12/system/bt/test/mock/
H A Dmock_stack_btm_devctl.cc108 void BTM_reset_complete() { mock_function_count_map[__func__]++; } in BTM_reset_complete() function
/aosp12/system/bt/stack/include/
H A Dbtm_api.h52 void BTM_reset_complete();
H A Dbtm_client_interface.h46 void (*BTM_reset_complete)(); member
/aosp12/system/bt/btif/src/
H A Dstack_manager.cc309 BTM_reset_complete(); in event_start_up_stack()
/aosp12/system/bt/main/shim/
H A Dbtm_api.h832 void BTM_reset_complete();