Home
last modified time | relevance | path

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

/system/bt/bta/ag/
Dbta_ag_api.c279 void BTA_AgSetCodec(UINT16 handle, tBTA_AG_PEER_CODEC codec) in BTA_AgSetCodec() function
/system/bt/btif/src/
Dbtif_hf.c612 BTA_AgSetCodec(btif_hf_cb[idx].handle,BTA_AG_CODEC_MSBC); in btif_hf_upstreams_evt()
617 BTA_AgSetCodec(btif_hf_cb[idx].handle,BTA_AG_CODEC_CVSD); in btif_hf_upstreams_evt()
1602 BTA_AgSetCodec(btif_hf_cb[idx].handle,BTA_AG_CODEC_MSBC); in configure_wbs()
1604 BTA_AgSetCodec(btif_hf_cb[idx].handle,BTA_AG_CODEC_CVSD); in configure_wbs()
1606 BTA_AgSetCodec(btif_hf_cb[idx].handle,BTA_AG_CODEC_NONE); in configure_wbs()
/system/bt/bta/include/
Dbta_ag_api.h580 void BTA_AgSetCodec(UINT16 handle, tBTA_AG_PEER_CODEC codec);