hostapd
Public Attributes | List of all members
wpa_event_data::rx_probe_req Struct Reference

struct rx_probe_req - Data for EVENT_RX_PROBE_REQ events More...

#include <driver.h>

Public Attributes

const u8 * sa
 sa - Source address of the received Probe Request frame
 
const u8 * da
 da - Destination address of the received Probe Request frame or NULL if not available
 
const u8 * bssid
 bssid - BSSID of the received Probe Request frame or NULL if not available
 
const u8 * ie
 ie - IEs from the Probe Request body
 
size_t ie_len
 ie_len - Length of ie buffer in octets
 
int ssi_signal
 signal - signal strength in dBm (or 0 if not available)
 

Detailed Description

struct rx_probe_req - Data for EVENT_RX_PROBE_REQ events


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