Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Ddevice_groups.h202 uint8_t GetSCA(void) const;
Ddevice_groups.cc486 uint8_t LeAudioDeviceGroup::GetSCA(void) const { in GetSCA() function in bluetooth::le_audio::LeAudioDeviceGroup
Dstate_machine.cc1525 sca = group->GetSCA(); in CigCreate()