nrfxlib API 0.1.0
|
#include <nrf_wifi/fw_if/umac_if/inc/default/fmac_structs.h>
The operational state of an interface.
Enumerator | |
---|---|
NRF_WIFI_FMAC_IF_OP_STATE_DOWN | Interface is non-operational. |
NRF_WIFI_FMAC_IF_OP_STATE_UP | Interface is operational. |
NRF_WIFI_FMAC_IF_OP_STATE_INVALID | Invalid value. Used for error checks. |