Home
last modified time | relevance | path

Searched refs:UpdateSelectableSourceCodec (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/btif/include/
Dbta_av_co.h486 bool UpdateSelectableSourceCodec(const A2dpCodecConfig& codec_config,
/packages/modules/Bluetooth/system/btif/co/
Dbta_av_co.cc1314 if (UpdateSelectableSourceCodec(*iter, p_peer)) { in UpdateAllSelectableSourceCodecs()
1321 bool BtaAvCo::UpdateSelectableSourceCodec(const A2dpCodecConfig& codec_config, in UpdateSelectableSourceCodec() function in BtaAvCo