![]() |
Bluetooth LE Profile API document
Bluetooth LE Profile API document Rev.1.00 [May 22, 2020]
|
This structure notifies that a response to R_BLE_GATTC_ExecWrite() has been received from a GATT Server. More...
Data Fields | |
| uint8_t | exe_flag |
| This field indicates the command of the Execute Write that has been done. More... | |
This structure notifies that a response to R_BLE_GATTC_ExecWrite() has been received from a GATT Server.
| uint8_t st_ble_gattc_reliable_writes_comp_evt_t::exe_flag |
This field indicates the command of the Execute Write that has been done.
| value | description |
|---|---|
| 0x00 | Cancel the write. |
| 0x01 | Execute the write. |