![]() |
nRF Connect SDK API 3.4.99
|
#include <drivers/wifi/nrf71/fw_if/nrf71_wifi_common.h>
| Enumerator | |
|---|---|
| NRF_WIFI_CMD_INIT | Command to initialize RPU and RPU responds with NRF_WIFI_EVENT_INIT_DONE |
| NRF_WIFI_CMD_TX | command to send a Tx packet in radiotest mode |
| NRF_WIFI_CMD_IF_TYPE | Unused |
| NRF_WIFI_CMD_MODE | command to specify mode of operation |
| NRF_WIFI_CMD_GET_STATS | command to get statistics |
| NRF_WIFI_CMD_CLEAR_STATS | command to clear statistics |
| NRF_WIFI_CMD_DEBUG_STATS | command to get debug statistics |
| NRF_WIFI_CMD_RX | command to ENABLE/DISABLE receiving packets in radiotest mode |
| NRF_WIFI_CMD_PWR | Command to measure battery voltage and RPU responds with NRF_WIFI_EVENT_PWR_DATA |
| NRF_WIFI_CMD_DEINIT | RPU De-initialization |
| NRF_WIFI_CMD_SRCOEX | Command for WIFI & SR coexistence |
| NRF_WIFI_CMD_RF_TEST | Command to start RF test |
| NRF_WIFI_CMD_HE_GI_LTF_CONFIG | Configure HE_GI & HE_LTF |
| NRF_WIFI_CMD_UMAC_INT_STATS | Command for getting UMAC memory statistics |
| NRF_WIFI_CMD_RADIO_TEST_INIT | Command for Setting the channel & Rf params in radiotest mode |
| NRF_WIFI_CMD_RT_REQ_SET_REG | Command for setting country in radiotest mode |
| NRF_WIFI_CMD_TX_FIX_DATA_RATE | Command to enable/disable fixed data rate in regular mode |
| NRF_WIFI_CMD_CHANNEL | Command to set channel in promiscuous, monitor & packet injector mode |
| NRF_WIFI_CMD_RAW_CONFIG_MODE | Command to configure promiscuous mode, Monitor mode & packet injector mode |
| NRF_WIFI_CMD_RAW_CONFIG_FILTER | Command to configure promiscuous mode, Monitor mode filter |
| NRF_WIFI_CMD_RAW_TX_PKT | Command to configure packet injector mode or Raw Tx mode |
| NRF_WIFI_CMD_RESET_STATISTICS | Command to reset interface statistics |
| NRF_WIFI_CMD_OFFLOAD_RAW_TX_PARAMS | Command to configure raw tx offloading parameters |
| NRF_WIFI_CMD_OFFLOAD_RAW_TX_CTRL | Command to enable/disable raw tx offloading |
| NRF_WIFI_CMD_GI_CONFIG | Configure SGI/LGI |
| NRF_WIFI_CMD_CODING_TYPE_CONFIG | Enable BCC OR LDPC |
| NRF_WIFI_UMAC_CMD_SQI_CONFIG | Command to program sqi |
| NRF_WIFI_CMD_UPDATE_XO | Update XO value |
| NRF_WIFI_CMD_LMAC_TUNING_PARAMS | Command to configure LMAC tuning parameters |
| NRF_WIFI_CMD_MAC_PARAM_UPDATE | Radio test: push full rpu_conf_params (MAC/PHY update) to LMAC/PHY |