Home
last modified time | relevance | path

Searched defs:nrf_wifi_scan_params (Results 1 – 1 of 1) sorted by relevance

/nrf_wifi-latest/fw_if/umac_if/inc/fw/
Dhost_rpu_umac_if.h696 struct nrf_wifi_scan_params { struct
698 unsigned short passive_scan;
700 unsigned char num_scan_ssids;
702 struct nrf_wifi_ssid scan_ssids[NRF_WIFI_SCAN_MAX_NUM_SSIDS];
704 unsigned char no_cck;
706 unsigned char bands;
708 struct nrf_wifi_ie ie;
710 unsigned char mac_addr[NRF_WIFI_ETH_ADDR_LEN];
712 unsigned short dwell_time_active;
714 unsigned short dwell_time_passive;
[all …]