Searched refs:ConvertGattPropertiesToJs (Results 1 – 1 of 1) sorted by relevance
105 napi_value ConvertGattPropertiesToJs(napi_env env, int properties) in ConvertGattPropertiesToJs() function155 napi_value propertiesValue = ConvertGattPropertiesToJs(env, characteristic.GetProperties()); in ConvertBLECharacteristicToJS()