Start RF test capture in radio test mode.
- Parameters
-
| fmac_dev_ctx | Pointer to the UMAC IF context for a RPU WLAN device. |
| rf_test_type | Type of RF test to be performed. |
| cap_data | Pointer to the memory where the RF test capture is to be stored. |
| num_samples | Number of RF test samples to capture. |
| capture_timeout | Capture timeout. |
| lna_gain | LNA gain value. |
| bb_gain | Baseband gain value. |
| timeout_status | Timeout status. |
This function is used to send a command to:
- The RPU firmware to start the RF test capture in radio test mode.
- Return values
-
| NRF_WIFI_STATUS_SUCCESS | On Success |
| NRF_WIFI_STATUS_FAIL | On failure to execute command |