nrfxlib API 0.1.0
|
unsigned char nrf_wifi_fmac_add_vif | ( | void * | fmac_dev_ctx, |
void * | os_vif_ctx, | ||
struct nrf_wifi_umac_add_vif_info * | vif_info | ||
) |
#include <nrf_wifi/fw_if/umac_if/inc/default/fmac_api.h>
Add a new virtual interface.
fmac_dev_ctx | Pointer to the UMAC IF context for a RPU WLAN device. |
os_vif_ctx | Pointer to VIF context that the UMAC IF passes up the stack during invocation of callback functions like rx_frm_callbk_fn() etc. |
vif_info | Information regarding the interface to be added. |
This function is used to send a command to:
vif_info
.