Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/btif/include/
Dbta_av_co.h469 size_t UpdateAllSelectableSourceCodecs(BtaAvCoPeer* p_peer);
/aosp_15_r20/packages/modules/Bluetooth/system/btif/co/
Dbta_av_co.cc258 UpdateAllSelectableSourceCodecs(p_peer); in ProcessSourceGetConfig()
1092 UpdateAllSelectableSourceCodecs(p_peer); in SelectSourceCodec()
1218 size_t BtaAvCo::UpdateAllSelectableSourceCodecs(BtaAvCoPeer* p_peer) { in UpdateAllSelectableSourceCodecs() function in BtaAvCo