Home
last modified time | relevance | path

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

/aosp12/system/bt/test/mock/
H A Dmock_bta_hf_client_api.cc54 void BTA_HfClientDisable(void) { mock_function_count_map[__func__]++; } in BTA_HfClientDisable() function
/aosp12/system/bt/bta/hf_client/
H A Dbta_hf_client_api.cc73 void BTA_HfClientDisable(void) { bta_hf_client_api_disable(); } in BTA_HfClientDisable() function
/aosp12/system/bt/btif/test/
H A Dbtif_hf_client_service_test.cc19 void BTA_HfClientDisable(void) { } in BTA_HfClientDisable() function