Home
last modified time | relevance | path

Searched refs:ConvertGattPropertiesToJs (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble_utils.cpp105 napi_value ConvertGattPropertiesToJs(napi_env env, int properties) in ConvertGattPropertiesToJs() function
155 napi_value propertiesValue = ConvertGattPropertiesToJs(env, characteristic.GetProperties()); in ConvertBLECharacteristicToJS()