GATT write attribute result description. More...
#include <ble_gatts.h>
Data Fields | |
| uint16_t | handle |
| uint8_t | status |
GATT write attribute result description.
| uint16_t gatts_write_cfm_t::handle |
Handle of the attribute written.
| uint8_t gatts_write_cfm_t::status |
Status of write operation by upper layers. See BLE Stack specific error codes.