Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_hf_client_api.h369 void BTA_HfClientAudioOpen(UINT16 handle);
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_api.c234 void BTA_HfClientAudioOpen(UINT16 handle) in BTA_HfClientAudioOpen() function
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbtc_hf_client.c292 BTA_HfClientAudioOpen(hf_client_local_param.btc_hf_client_cb.handle); in btc_hf_client_connect_audio()