Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Ddevice_groups.h203 uint8_t GetPacking(void) const;
Ddevice_groups.cc509 uint8_t LeAudioDeviceGroup::GetPacking(void) const { in GetPacking() function in bluetooth::le_audio::LeAudioDeviceGroup
Dstate_machine.cc1526 packing = group->GetPacking(); in CigCreate()