![]() |
Bluetooth LE Profile API document
Bluetooth LE Profile API document Rev.1.00 [May 22, 2020]
|
This structure notifies that a Execute Write Response PDU has been sent from GATT Server. More...
Data Fields | |
uint8_t | exe_flag |
The flag that indicates whether execution or cancellation. More... | |
This structure notifies that a Execute Write Response PDU has been sent from GATT Server.
uint8_t st_ble_gatts_exe_write_rsp_evt_t::exe_flag |
The flag that indicates whether execution or cancellation.
value | description |
---|---|
0x00 | Cancellation. |
0x01 | Execution. |