nrfxlib API 0.1.0
Loading...
Searching...
No Matches
nrf_wifi_umac_start_ap_info Struct Reference

This structure describes the parameters required to be passed to the RPU when initiating a SoftAP (Soft Access Point). More...

#include <host_rpu_umac_if.h>

Data Fields

unsigned short beacon_interval
 
unsigned char dtim_period
 
signed int hidden_ssid
 
signed int auth_type
 
signed int smps_mode
 
unsigned int nrf_wifi_flags
 
struct nrf_wifi_beacon_data beacon_data
 
struct nrf_wifi_ssid ssid
 
struct nrf_wifi_connect_common_info connect_common_info
 
struct freq_params freq_params
 
unsigned short inactivity_timeout
 
unsigned char p2p_go_ctwindow
 
unsigned char p2p_opp_ps
 

Detailed Description

This structure describes the parameters required to be passed to the RPU when initiating a SoftAP (Soft Access Point).


The documentation for this struct was generated from the following file: