Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Ddevice_groups.h306 inline void SetStreamingMetadataContexts(types::AudioContexts& metadata, int remote_direction) { in SetStreamingMetadataContexts() function
Dstate_machine.cc2959 group->SetStreamingMetadataContexts(streaming_audio_context.value(), ase->direction); in AseStateMachineProcessStreaming()
3011 group->SetStreamingMetadataContexts(streaming_audio_context.value(), ase->direction); in AseStateMachineProcessStreaming()
Dle_audio_client_test.cc1301 group->SetStreamingMetadataContexts(metadata_context_types.get(ase.direction), in SetUpMockGroups()