Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/js/napi/src/access/
H A Dnapi_bluetooth_access_observer.cpp112 HILOGD("STATE_BLE_TURNING_OFF(6)"); in GetBleStateByStatus()
113 state = BluetoothState::STATE_BLE_TURNING_OFF; in GetBleStateByStatus()
H A Dnapi_bluetooth_access.cpp159 env, state, static_cast<int>(BluetoothState::STATE_BLE_TURNING_OFF), "STATE_BLE_TURNING_OFF"); in StateChangeInit()
/foundation/communication/bluetooth/frameworks/cj/access/src/
H A Dbluetooth_access_callback.cpp110 HILOGD("STATE_BLE_TURNING_OFF(6)"); in GetBleStateByStatus()
111 state = BluetoothState::STATE_BLE_TURNING_OFF; in GetBleStateByStatus()
/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_utils.h276 STATE_BLE_TURNING_OFF = 6 member in OHOS::Bluetooth::ScanDuty::PhyType::AdvertisingState::BluetoothState

Completed in 3 milliseconds