Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dadapter_state_machine.cpp34 std::unique_ptr<utility::StateMachine::State> turningOff = std::make_unique<AdapterTurningOffState>(*this, adapter); in Init() local
35 Move(turningOff); in Init()

Completed in 1 milliseconds