Searched defs:ProcessEvent (Results 1 – 3 of 3) sorted by relevance
60 bool ProcessEvent(uint32_t event, void* p_data) override { in ProcessEvent() function in StateMachineImpl::StateZero89 bool ProcessEvent(uint32_t event, void* p_data) override { in ProcessEvent() function in StateMachineImpl::StateOne118 bool ProcessEvent(uint32_t event, void* p_data) override { in ProcessEvent() function in StateMachineImpl::StateTwo
154 bool ProcessEvent(uint32_t event, void* p_data) { in ProcessEvent() function
1424 bool BtifAvStateMachine::StateIdle::ProcessEvent(uint32_t event, void* p_data) { in ProcessEvent() function in BtifAvStateMachine::StateIdle1652 bool BtifAvStateMachine::StateOpening::ProcessEvent(uint32_t event, in ProcessEvent() function in BtifAvStateMachine::StateOpening1848 bool BtifAvStateMachine::StateOpened::ProcessEvent(uint32_t event, in ProcessEvent() function in BtifAvStateMachine::StateOpened2064 bool BtifAvStateMachine::StateStarted::ProcessEvent(uint32_t event, in ProcessEvent() function in BtifAvStateMachine::StateStarted2261 bool BtifAvStateMachine::StateClosing::ProcessEvent(uint32_t event, in ProcessEvent() function in BtifAvStateMachine::StateClosing