wpa_supplicant / hostapd
2.5
|
Data for EVENT_RX_PROBE_REQ events. More...
#include <driver.h>
Data Fields | |
const u8 * | sa |
Source address of the received Probe Request frame. | |
const u8 * | da |
Destination address of the received Probe Request frame. More... | |
const u8 * | bssid |
BSSID of the received Probe Request frame or NULL. More... | |
const u8 * | ie |
IEs from the Probe Request body. | |
size_t | ie_len |
Length of ie buffer in octets. | |
int | ssi_signal |
signal strength in dBm (or 0 if not available) | |
Data for EVENT_RX_PROBE_REQ events.
const u8* wpa_event_data::rx_probe_req::bssid |
BSSID of the received Probe Request frame or NULL.
if not available
const u8* wpa_event_data::rx_probe_req::da |
Destination address of the received Probe Request frame.
or NULL if not available