Home
last modified time | relevance | path

Searched defs:cis_state (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Ddevice_groups.cc461 CisState cis_state, DataPathState data_path_state) const { in GetFirstActiveDeviceByCisAndDataPathState()
481 LeAudioDevice* leAudioDevice, CisState cis_state, DataPathState data_path_state) const { in GetNextActiveDeviceByCisAndDataPathState()
Ddevices.cc644 struct ase* LeAudioDevice::GetFirstActiveAseByCisAndDataPathState(CisState cis_state, in GetFirstActiveAseByCisAndDataPathState()
Dle_audio_types.h1131 CisState cis_state; member