Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dstate_machine_test.cc178 class MockLeAudioGroupStateMachineCallbacks : public LeAudioGroupStateMachine::Callbacks { class
180 MockLeAudioGroupStateMachineCallbacks() = default;
181 MockLeAudioGroupStateMachineCallbacks(const MockLeAudioGroupStateMachineCallbacks&) = delete;
182 MockLeAudioGroupStateMachineCallbacks& operator=(const MockLeAudioGroupStateMachineCallbacks&) =
185 ~MockLeAudioGroupStateMachineCallbacks() override = default;
1653 MockLeAudioGroupStateMachineCallbacks mock_callbacks_;