Searched refs:SuspendStream (Results 1 – 8 of 8) sorted by relevance
61 virtual void SuspendStream(LeAudioDeviceGroup* group) = 0;
43 MOCK_METHOD((void), SuspendStream,
3154 LeAudioGroupStateMachine::Get()->SuspendStream(group); in TEST_F()3228 LeAudioGroupStateMachine::Get()->SuspendStream(group); in TEST_F()3334 LeAudioGroupStateMachine::Get()->SuspendStream(group); in TEST_F()3952 LeAudioGroupStateMachine::Get()->SuspendStream(group); in TEST_F()
310 void SuspendStream(LeAudioDeviceGroup* group) override { in SuspendStream() function in __anon87c5660e0111::LeAudioGroupStateMachineImpl
956 groupStateMachine_->SuspendStream(group); in GroupSuspend()
1294 ON_CALL(mock_state_machine_, SuspendStream(_)) in SetUpMockGroups()
431 if (BluetoothAudioSessionControl_2_1::SuspendStream(session_type_hidl_)) { in Suspend()
508 if (BluetoothAudioSessionControl::SuspendStream(session_type_)) { in Suspend()