Home
last modified time | relevance | path

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

/system/bt/bta/hf_client/
Dbta_hf_client_api.cc67 void BTA_HfClientDisable(void) { bta_hf_client_api_disable(); } in BTA_HfClientDisable() function
Dbta_hf_client_main.cc264 BTA_HfClientDisable};
/system/bt/bta/include/
Dbta_hf_client_api.h289 void BTA_HfClientDisable(void);
/system/bt/btif/src/
Dbtif_hf_client.cc1050 BTA_HfClientDisable(); in btif_hf_client_execute_service()