Searched defs:ReadDescriptorValue (Results 1 – 2 of 2) sorted by relevance
348 napi_value NapiGattClient::ReadDescriptorValue(napi_env env, napi_callback_info info) in ReadDescriptorValue() function in OHOS::Bluetooth::NapiGattClient
556 void GattClientProfile::ReadDescriptorValue(int reqId, uint16_t connectHandle, uint16_t handle) con… in ReadDescriptorValue() function in OHOS::bluetooth::GattClientProfile