Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Ddevice_groups.h314 inline types::BidirectionalPair<types::AudioContexts> GetMetadataContexts() in GetMetadataContexts() function
Dstate_machine.cc170 get_bidirectional(group->GetMetadataContexts()); in AttachToStream()
184 group->GetMetadataContexts(), ccids)) { in AttachToStream()
Dclient.cc3160 get_bidirectional(group->GetMetadataContexts()); in AttachToStreamingGroupIfNeeded()
3212 auto ccid_contexts = group->GetMetadataContexts(); in AttachToStreamingGroupIfNeeded()
4761 group_available_contexts |= group->GetMetadataContexts().get(dir); in ApplyRemoteMetadataAudioContextPolicy()
Dle_audio_client_test.cc969 group->GetMetadataContexts(), ccids); in SetUpMockGroups()