![]() |
nRF WiFi
|
| enum nrf_wifi_status nrf_wifi_rt_fmac_rf_test_dpd | ( | struct nrf_wifi_fmac_dev_ctx * | fmac_dev_ctx, |
| unsigned char | enable ) |
Start/Stop RF DPD test in radio test mode.
| fmac_dev_ctx | Pointer to the UMAC IF context for a RPU WLAN device. |
| enable | Enable/Disable DPD test. |
This function is used to send a command to:
| NRF_WIFI_STATUS_SUCCESS | On Success |
| NRF_WIFI_STATUS_FAIL | On failure to execute command |