![]() |
nRF Connect SDK API 3.4.99
|
Fixed-size command exchanged with an RTFW backend. More...
#include <rtfw.h>
Data Fields | |
| uint32_t | id |
| uint32_t | data_len |
| uint8_t | data [CONFIG_RTFW_COMMAND_DATA_SIZE] |
Fixed-size command exchanged with an RTFW backend.
The framework treats data as opaque. A backend owns command identifiers and validates the payload before applying it.