Home
last modified time | relevance | path

Searched defs:ReadDescriptorValue (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_gatt_client.cpp348 napi_value NapiGattClient::ReadDescriptorValue(napi_env env, napi_callback_info info) in ReadDescriptorValue() function in OHOS::Bluetooth::NapiGattClient
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_profile.cpp556 void GattClientProfile::ReadDescriptorValue(int reqId, uint16_t connectHandle, uint16_t handle) con… in ReadDescriptorValue() function in OHOS::bluetooth::GattClientProfile