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_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
|