Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dadapter_state_machine.cpp36 std::unique_ptr<utility::StateMachine::State> turnOff = std::make_unique<AdapterTurnOffState>(*this, adapter); in Init() local
37 Move(turnOff); in Init()
/foundation/communication/nfc/test/unittest/services/controller_test/
H A Dnfc_controller_impl_test.cpp89 int turnOff = nfcControllerImpl->TurnOff(); in HWTEST_F() local
90 ASSERT_TRUE(turnOff == KITS::ERR_NFC_PARAMETERS); in HWTEST_F()

Completed in 2 milliseconds