Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Dclient.cc259 groupStateMachine_ = LeAudioGroupStateMachine::Get();
900 return groupStateMachine_->ConfigureStream( in GroupStream()
919 bool result = groupStateMachine_->StartStream( in GroupStream()
956 groupStateMachine_->SuspendStream(group); in GroupSuspend()
984 groupStateMachine_->StopStream(group); in GroupStop()
1681 groupStateMachine_->StopStream(group); in Disconnect()
1792 groupStateMachine_->ProcessGattNotifEvent(value, len, ase, leAudioDevice, in LeAudioCharValueHandle()
1972 groupStateMachine_->ProcessGattCtpNotification(group, value, len); in LeAudioCharValueHandle()
2434 groupStateMachine_->ProcessHciNotifAclDisconnected(group, leAudioDevice); in OnGattDisconnected()
3203 groupStateMachine_->StopStream(group); in AttachToStreamingGroupIfNeeded()
[all …]