nRF WiFi
Loading...
Searching...
No Matches
nrf_wifi_umac_event_new_scan_display_results Struct Reference

This structure serves as a response to the command NRF_WIFI_UMAC_CMD_GET_SCAN_RESULTS of display scan type. It contains a maximum of DISPLAY_BSS_TOHOST_PEREVENT scan results in each event. When umac_hdr->seq == 0, it indicates the last scan event. More...

#include <host_rpu_umac_if.h>

Data Fields

struct nrf_wifi_umac_hdr umac_hdr
 
unsigned char event_bss_count
 
struct umac_display_results display_results [8]
 

Detailed Description

This structure serves as a response to the command NRF_WIFI_UMAC_CMD_GET_SCAN_RESULTS of display scan type. It contains a maximum of DISPLAY_BSS_TOHOST_PEREVENT scan results in each event. When umac_hdr->seq == 0, it indicates the last scan event.


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