Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/test/
Dbtif_hf_client_service_test.cc49 btif_hf_client_execute_service(enable); in TEST_F()
/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc178 bt_status_t btif_hf_client_execute_service(bool b_enable);
281 btif_hf_client_execute_service(enable); in toggleProfile()
Dbtif_hf_client.cc1078 bt_status_t btif_hf_client_execute_service(bool b_enable) { in btif_hf_client_execute_service() function