|
hostapd
|
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) | |
struct rx_probe_req - Data for EVENT_RX_PROBE_REQ events
1.8.12