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

This structure represents the response for NRF_WIFI_UMAC_CMD_GET_SCAN_RESULTS. It contains the displayed scan result. More...

#include <host_rpu_umac_if.h>

Data Fields

struct nrf_wifi_ssid ssid
 
unsigned char mac_addr [6]
 
signed int nwk_band
 
unsigned int nwk_channel
 
unsigned char protocol_flags
 
signed int security_type
 
unsigned short beacon_interval
 
unsigned short capability
 
struct nrf_wifi_signal signal
 
unsigned char twt_support
 
unsigned char mfp_flag
 
unsigned char reserved3
 
unsigned char reserved4
 

Detailed Description

This structure represents the response for NRF_WIFI_UMAC_CMD_GET_SCAN_RESULTS. It contains the displayed scan result.


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