wpa_supplicant / hostapd
2.5
|
Beacon data. More...
#include <driver.h>
Beacon data.
head | Head portion of Beacon frame (before TIM IE) |
tail | Tail portion of Beacon frame (after TIM IE) |
beacon_ies | Extra information element(s) to add into Beacon frames or NULL |
proberesp_ies | Extra information element(s) to add into Probe Response frames or NULL |
assocresp_ies | Extra information element(s) to add into (Re)Association Response frames or NULL |
probe_resp | Probe Response frame template |
head_len | Length of head |
tail_len | Length of tail |
beacon_ies_len | Length of beacon_ies in octets |
proberesp_ies_len | Length of proberesp_ies in octets |
proberesp_ies_len | Length of proberesp_ies in octets |
probe_resp_len | Length of probe response template (probe_resp) |