nrfxlib API 0.1.0
|
This structure represents the status code for a command. It is used to indicate the outcome or result of executing a specific command. The status code provides valuable information about the success, failure, or any errors encountered during the execution of the command, helping to understand the current state of the device. More...
#include <host_rpu_umac_if.h>
Data Fields | |
struct nrf_wifi_umac_hdr | umac_hdr |
unsigned int | cmd_id |
unsigned int | cmd_status |
This structure represents the status code for a command. It is used to indicate the outcome or result of executing a specific command. The status code provides valuable information about the success, failure, or any errors encountered during the execution of the command, helping to understand the current state of the device.