Home
last modified time | relevance | path

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

/system/bt/bta/hf_client/
Dbta_hf_client_api.c242 void BTA_HfClientAudioClose(UINT16 handle) in BTA_HfClientAudioClose() function
/system/bt/bta/include/
Dbta_hf_client_api.h364 void BTA_HfClientAudioClose(UINT16 handle);
/system/bt/btif/src/
Dbtif_hf_client.c307 BTA_HfClientAudioClose(btif_hf_client_cb.handle); in disconnect_audio()