Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/js/napi/src/access/
H A Dnapi_bluetooth_access_observer.cpp104 HILOGD("STATE_BLE_TURNING_ON(4)"); in GetBleStateByStatus()
105 state = BluetoothState::STATE_BLE_TURNING_ON; in GetBleStateByStatus()
H A Dnapi_bluetooth_access.cpp156 env, state, static_cast<int>(BluetoothState::STATE_BLE_TURNING_ON), "STATE_BLE_TURNING_ON"); in StateChangeInit()
/foundation/communication/bluetooth/frameworks/cj/access/src/
H A Dbluetooth_access_callback.cpp102 HILOGD("STATE_BLE_TURNING_ON(4)"); in GetBleStateByStatus()
103 state = BluetoothState::STATE_BLE_TURNING_ON; in GetBleStateByStatus()
/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_utils.h272 STATE_BLE_TURNING_ON = 4, member in OHOS::Bluetooth::ScanDuty::PhyType::AdvertisingState::BluetoothState

Completed in 3 milliseconds