- device
- The remote device that has requested the read operation
- requestId
- The Id of the request
- offset
- Offset into the value of the characteristic
- descriptor
- Descriptor to be read
A remote client has requested to read a local descriptor.
An application must call BluetoothGattServer.SendResponse(BluetoothDevice, System.Int32, System.Int32, System.Int32, System.Int32) to complete the request.