Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_api.c288 void BTA_AgSetCodec(UINT16 handle, tBTA_AG_PEER_CODEC codec) in BTA_AgSetCodec() function
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_ag_api.h572 void BTA_AgSetCodec(UINT16 handle, tBTA_AG_PEER_CODEC codec);
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbtc_hf_ag.c1508 BTA_AgSetCodec(hf_local_param[idx].btc_hf_cb.handle,BTA_AG_CODEC_MSBC); in btc_hf_cb_handler()
1512 BTA_AgSetCodec(hf_local_param[idx].btc_hf_cb.handle,BTA_AG_CODEC_CVSD); in btc_hf_cb_handler()