![]() |
![]() |
|
BLE-Stack APIs
3.00.00
|
Write Request format. More...
Data Fields | |
| uint8 | cmd |
| Command Flag. | |
| uint16 | handle |
| Handle of the attribute to be written (must be first field) | |
| uint16 | len |
| Length of value. | |
| uint8 * | pValue |
| Value of the attribute to be written (0 to ATT_MTU_SIZE-3) | |
| uint8 | sig |
| Authentication Signature status (not included (0), valid (1), invalid (2)) | |
Write Request format.
for method ATT_WRITE_REQ