Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/btif/include/
Dbta_av_co.h479 bool UpdateSelectableSourceCodec(const A2dpCodecConfig& codec_config, BtaAvCoPeer* p_peer);
/aosp_15_r20/packages/modules/Bluetooth/system/btif/co/
Dbta_av_co.cc1224 if (UpdateSelectableSourceCodec(*iter, p_peer)) { in UpdateAllSelectableSourceCodecs()
1231 bool BtaAvCo::UpdateSelectableSourceCodec(const A2dpCodecConfig& codec_config, in UpdateSelectableSourceCodec() function in BtaAvCo