Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Dclient.cc1544 BidirectionalPair<AudioContexts> supported_contexts = { in AddFromStorage() local
1549 leAudioDevice->SetSupportedContexts(supported_contexts); in AddFromStorage()
1552 leAudioDevice->SetAvailableContexts(supported_contexts); in AddFromStorage()
Dstate_machine_test.cc2923 auto supported_contexts = in TEST_F() local
2928 num_devices, supported_contexts); in TEST_F()
3008 auto supported_contexts = types::AudioContexts(kContextTypeMedia); in TEST_F() local
3012 num_devices, supported_contexts); in TEST_F()