![]() |
nRF WiFi
|
| enum nrf_wifi_status nrf_wifi_off_raw_tx_fmac_stop | ( | struct nrf_wifi_fmac_dev_ctx * | fmac_dev_ctx | ) |
Stop the offloaded raw TX.
| fmac_dev_ctx | Pointer to the context of the RPU instance to be removed. |
This function stops offloaded raw TX.
| NRF_WIFI_STATUS_SUCCESS | On Success |
| NRF_WIFI_STATUS_FAIL | On failure to execute command |