Searched refs:IsGroupStreamReady (Results 1 – 3 of 3) sorted by relevance
184 bool IsGroupStreamReady(void) const;
729 if (group->GetNotifyStreamingWhenCisesAreReadyFlag() && group->IsGroupStreamReady()) { in ProcessHciNotifSetupIsoDataPath()2971 if (!group->IsGroupStreamReady()) { in AseStateMachineProcessStreaming()
1174 bool LeAudioDeviceGroup::IsGroupStreamReady(void) const { in IsGroupStreamReady() function in bluetooth::le_audio::LeAudioDeviceGroup