Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_ble_utils.h46 WRITE_NO_RESPONSE = 2, member in OHOS::Bluetooth::NapiGattWriteType
/foundation/communication/bluetooth/frameworks/js/napi/src/parser/
H A Dnapi_parser_utils.cpp367 } else if (writeType == static_cast<int>(NapiGattWriteType::WRITE_NO_RESPONSE)) { in NapiParseGattWriteType()
368 HILOGI("gattWriteType: WRITE_NO_RESPONSE"); in NapiParseGattWriteType()
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble.cpp1078 env, gattWriteTypeObj, static_cast<int32_t>(NapiGattWriteType::WRITE_NO_RESPONSE), "WRITE_NO_RESPONSE"); in PropertyInit()

Completed in 4 milliseconds