Home
last modified time | relevance | path

Searched refs:ACTIVE_STATE (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dpower_state_machine.h24 const std::string ACTIVE_STATE = "Active"; member
107 PowerActiveState(PowerStateMachine &psm, PowerDevice &pd) : PowerState(ACTIVE_STATE, psm, pd){}; in PowerActiveState()
H A Dpower_state_machine.cpp45 InitState(ACTIVE_STATE); in Init()
93 Transition(ACTIVE_STATE); in Dispatch()
139 Transition(ACTIVE_STATE); in Dispatch()
201 Transition(ACTIVE_STATE); in Dispatch()

Completed in 2 milliseconds