Searched defs:STATE_TURNING_OFF (Results 1 - 4 of 4) sorted by relevance
/foundation/communication/nfc/interfaces/inner_api/common/ | ||
H A D | nfc_sdk_common.h | 66 enum NfcState { STATE_OFF = 1, STATE_TURNING_ON = 2, STATE_ON = 3, STATE_TURNING_OFF = 4 };
enumerator |
/foundation/communication/bluetooth/frameworks/js/napi/include/ | ||
H A D | napi_bluetooth_utils.h | 270 STATE_TURNING_OFF = 3, member in OHOS::Bluetooth::ScanDuty::PhyType::AdvertisingState::BluetoothState |
/foundation/communication/bluetooth/interfaces/inner_api/include/ | ||
H A D | bluetooth_def.h | 75 STATE_TURNING_OFF, enumerator |
/foundation/communication/bluetooth/frameworks/inner/ipc/common/ | ||
H A D | bt_def.h | 82 STATE_TURNING_OFF, enumerator |
Completed in 8 milliseconds