Home
last modified time | relevance | path

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

/aosp12/system/bt/service/hal/
H A Dbluetooth_av_interface.cc46 GetA2dpSourceObservers();
65 for (auto& observer : *GetA2dpSourceObservers()) { in SourceConnectionStateCallback()
74 for (auto& observer : *GetA2dpSourceObservers()) { in SourceAudioStateCallback()
85 for (auto& observer : *GetA2dpSourceObservers()) { in SourceAudioConfigCallback()
96 for (auto& observer : *GetA2dpSourceObservers()) { in SourceMandatoryCodecPreferredCallback()
283 GetA2dpSourceObservers() { in GetA2dpSourceObservers() function