- device
- The remote device to send this response to
- requestId
- The ID of the request that was received with the callback
- status
- The status of the request to be sent to the remote devices
- offset
- Value offset for partial read/write response
- value
- The value of the attribute that was read/written (optional)
Documentation for this section has not yet been entered.
Send a response to a read or write request to a remote device.
This function must be invoked in when a remote read/write request is received by one of these callback methods:
Requires NoType:android/Manifest$permission;Href=../../../reference/android/Manifest.permission.html#BLUETOOTH permission.