Searched refs:WriteDescriptorValue (Results 1 – 5 of 5) sorted by relevance
54 static napi_value WriteDescriptorValue(napi_env env, napi_callback_info info);
80 void WriteDescriptorValue(
776 … profile_->WriteDescriptorValue(appId, client.connection_.GetHandle(), handle, value, length); in WriteDescriptor()
698 void GattClientProfile::WriteDescriptorValue( in WriteDescriptorValue() function in OHOS::bluetooth::GattClientProfile
95 DECLARE_NAPI_FUNCTION("writeDescriptorValue", WriteDescriptorValue), in DefineGattClientJSClass()791 napi_value NapiGattClient::WriteDescriptorValue(napi_env env, napi_callback_info info) in WriteDescriptorValue() function in OHOS::Bluetooth::NapiGattClient