Start/Stop RF TX tone test in radio test mode.
- Parameters
-
| fmac_dev_ctx | Pointer to the UMAC IF context for a RPU WLAN device. |
| enable | Enable/Disable TX tone test. |
| tone_freq | Desired tone frequency in MHz in steps of 1 MHz from -10 MHz to +10 MHz. |
| tx_power | Desired TX power in the range -16dBm to +24dBm. |
This function is used to send a command to:
- The RPU firmware to start the RF TX tone test in radio test mode.
- Return values
-
| NRF_WIFI_STATUS_SUCCESS | On Success |
| NRF_WIFI_STATUS_FAIL | On failure to execute command |