Searched refs:AttachToStream (Results 1 – 6 of 6) sorted by relevance
52 virtual bool AttachToStream(
37 (bool), AttachToStream,
4871 LeAudioGroupStateMachine::Get()->AttachToStream( in TEST_F()4993 LeAudioGroupStateMachine::Get()->AttachToStream( in TEST_F()5107 ASSERT_EQ(LeAudioGroupStateMachine::Get()->AttachToStream( in TEST_F()5238 LeAudioGroupStateMachine::Get()->AttachToStream( in TEST_F()5436 ASSERT_FALSE(LeAudioGroupStateMachine::Get()->AttachToStream( in TEST_F()6016 LeAudioGroupStateMachine::Get()->AttachToStream( in TEST_F()7456 LeAudioGroupStateMachine::Get()->AttachToStream( in TEST_F()7577 LeAudioGroupStateMachine::Get()->AttachToStream( in TEST_F()
150 bool AttachToStream(LeAudioDeviceGroup* group, LeAudioDevice* leAudioDevice, in AttachToStream() function in __anon87c5660e0111::LeAudioGroupStateMachineImpl
3223 if (!groupStateMachine_->AttachToStream(group, leAudioDevice, in AttachToStreamingGroupIfNeeded()
953 ON_CALL(mock_state_machine_, AttachToStream(_, _, _)) in SetUpMockGroups()