Searched refs:GetIndexedSourceCodecs (Results 1 – 3 of 3) sorted by relevance
40 std::list<A2dpCodecConfig *> GetIndexedSourceCodecs() const;
132 std::list<A2dpCodecConfig *> A2dpCodecFactory::GetIndexedSourceCodecs() const in GetIndexedSourceCodecs() function in OHOS::bluetooth::A2dpCodecFactory
479 for (auto config : codecConfig_->GetIndexedSourceCodecs()) { in JudgeCapabilityMatched()