Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_gatt_client.cpp188 static GattDescriptor *GetGattcDescriptor(const std::shared_ptr<GattClient> &client, in GetGattcDescriptor() function
340 GattDescriptor *descriptor = GetGattcDescriptor(gattClient->GetClient(), napiDescriptor); in ParseGattClientReadDescriptorValue()
621 GattDescriptor *descriptor = GetGattcDescriptor(gattClient->GetClient(), napiDescriptor); in CheckWriteDescriptorValueEx()
783 GattDescriptor *descriptor = GetGattcDescriptor(gattClient->GetClient(), napiDescriptor); in CheckWriteDescriptorValue()