Home
last modified time | relevance | path

Searched refs:btif_hf_client_execute_service (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/btif/test/
H A Dbtif_hf_client_service_test.cc42 btif_hf_client_execute_service(enable); in TEST_F()
/aosp12/system/bt/btif/src/
H A Dbtif_hf_client.cc1041 bt_status_t btif_hf_client_execute_service(bool b_enable) { in btif_hf_client_execute_service() function
H A Dbtif_dm.cc233 extern bt_status_t btif_hf_client_execute_service(bool b_enable);
284 btif_hf_client_execute_service(b_enable); in btif_in_execute_service_request()