Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dstate_machine.h80 virtual void ProcessHciNotifRemoveIsoDataPath(LeAudioDeviceGroup* group,
Dmock_state_machine.h78 MOCK_METHOD((void), ProcessHciNotifRemoveIsoDataPath,
Dstate_machine.cc694 void ProcessHciNotifRemoveIsoDataPath(LeAudioDeviceGroup* group, LeAudioDevice* leAudioDevice, in ProcessHciNotifRemoveIsoDataPath() function in __anondf9962840111::LeAudioGroupStateMachineImpl
Dstate_machine_test.cc453 LeAudioGroupStateMachine::Get()->ProcessHciNotifRemoveIsoDataPath( in ConfigureIsoManagerMock()
3389 LeAudioGroupStateMachine::Get()->ProcessHciNotifRemoveIsoDataPath( in TEST_F()
Dclient.cc5641 instance->groupStateMachine_->ProcessHciNotifRemoveIsoDataPath(group, leAudioDevice, status, in IsoRemoveIsoDataPathCb()