sl_bt_evt_gatt_server_execute_write_completedGATT Server#
Indicates that the execute write command from a remote GATT client has completed with the given result.
Data Structures | |
struct | |
Data structure of the execute_write_completed event. | |
Macros | |
#define | |
Identifier of the execute_write_completed event. | |
Detailed Description#
Indicates that the execute write command from a remote GATT client has completed with the given result.
Data Structure Documentation#
◆sl_bt_evt_gatt_server_execute_write_completed_s#
struct sl_bt_evt_gatt_server_execute_write_completed_s |
Data structure of the execute_write_completed event.
Data Fields | |
---|---|
uint8_t | |
connection | Connection handle |
uint16_t | |
result | Execute write result |