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.cc219 void BTA_AgSetCodec(uint16_t handle, tBTA_AG_PEER_CODEC codec) { in BTA_AgSetCodec() function
/system/bt/bta/include/
Dbta_ag_api.h593 void BTA_AgSetCodec(uint16_t handle, tBTA_AG_PEER_CODEC codec);
/system/bt/btif/src/
Dbtif_hf.cc517 BTA_AgSetCodec(btif_hf_cb[idx].handle, BTA_AG_CODEC_MSBC); in btif_hf_upstreams_evt()
521 BTA_AgSetCodec(btif_hf_cb[idx].handle, BTA_AG_CODEC_CVSD); in btif_hf_upstreams_evt()