nrfxlib API 0.1.0
|
enum nrf_wifi_status nrf_wifi_fmac_conf_srcoex | ( | struct nrf_wifi_fmac_dev_ctx * | fmac_dev_ctx, |
void * | cmd, | ||
unsigned int | cmd_len | ||
) |
#include <nrf_wifi/fw_if/umac_if/inc/fmac_api_common.h>
Configure SR coexistence parameters in RPU.
fmac_dev_ctx | Pointer to the UMAC IF context for a RPU WLAN device. |
cmd | SR coexistence parameters which will be configured in RPU. |
cmd_len | Command length. |
This function is used to send a command to RPU to configure SR coexistence parameters in RPU.