Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Dstate_machine.h71 virtual void ProcessGattNotifEvent(uint8_t* value, uint16_t len,
Dmock_state_machine.h56 MOCK_METHOD((void), ProcessGattNotifEvent,
Dstate_machine_test.cc815 LeAudioGroupStateMachine::Get()->ProcessGattNotifEvent( in InjectAseStateNotification()
844 LeAudioGroupStateMachine::Get()->ProcessGattNotifEvent( in InjectAseStateNotification()
871 LeAudioGroupStateMachine::Get()->ProcessGattNotifEvent( in InjectAseStateNotification()
887 LeAudioGroupStateMachine::Get()->ProcessGattNotifEvent( in InjectAseStateNotification()
Dstate_machine.cc404 void ProcessGattNotifEvent(uint8_t* value, uint16_t len, struct ase* ase, in ProcessGattNotifEvent() function in __anon87c5660e0111::LeAudioGroupStateMachineImpl
Dclient.cc1792 groupStateMachine_->ProcessGattNotifEvent(value, len, ase, leAudioDevice, in LeAudioCharValueHandle()