Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/hf_client/
Dbta_hf_client_act.cc80 bta_hf_client_sco_shutdown(client_cb); in bta_hf_client_start_close()
300 bta_hf_client_sco_shutdown(client_cb); in bta_hf_client_rfc_close()
Dbta_hf_client_int.h264 void bta_hf_client_sco_shutdown(tBTA_HF_CLIENT_CB* client_cb);
Dbta_hf_client_sco.cc544 void bta_hf_client_sco_shutdown(tBTA_HF_CLIENT_CB* client_cb) { in bta_hf_client_sco_shutdown() function