Searched refs:IsStreaming (Results 1 – 4 of 4) sorted by relevance
418 bool IsStreaming(void) const;
1163 bool group_is_streaming = group->IsStreaming(); in GroupStream()1341 if (!group || !group->IsStreaming()) { in SetInCall()1469 if (group->IsStreaming()) { in SetUnicastMonitorMode()2121 if (group->IsStreaming() || !group->IsReleasingOrIdle()) { in Disconnect()2416 if (!group->IsStreaming()) { in LeAudioCharValueHandle()5089 if (group->IsStreaming() && !allowed_contexts.test_any(local_contexts) && in stopStreamIfCurrentContextTypeIsNotAllowed()5641 if (group->IsStreaming() && !group->IsReleasingOrIdle() && config_context_candids.any() && in ReconfigureOrUpdateRemote()
1154 bool LeAudioDeviceGroup::IsStreaming(void) const { in IsStreaming() function in bluetooth::le_audio::LeAudioDeviceGroup
333 bool IsStreaming() const;1117 bool BtifAvPeer::IsStreaming() const { in IsStreaming() function in BtifAvPeer3987 dprintf(fd, " Streaming: %s\n", peer.IsStreaming() ? "true" : "false"); in btif_debug_av_peer_dump()