16#ifndef LIBWIFI_CORE_RADIOTAP_H
17#define LIBWIFI_CORE_RADIOTAP_H
21#define LIBWIFI_MAX_RADIOTAP_LEN 128
22#define LIBWIFI_MAX_RADIOTAP_ANTENNAS 16
#define LIBWIFI_MAX_RADIOTAP_ANTENNAS
enum ieee80211_radiotap_presence __attribute__
The radiotap antenna field consists of an antenna number and signal in dBm.
A channel field in radiotap consists of a 2-byte wide flags sub-field and a 2-byte wide frequency fie...
struct libwifi_radiotap_timestamp timestamp
struct libwifi_radiotap_antenna antennas[LIBWIFI_MAX_RADIOTAP_ANTENNAS]
struct libwifi_radiotap_channel channel
struct libwifi_radiotap_mcs mcs
The radiotap MCS field is made up of 3 2-byte fields.
The radiotap timestamp field consists of a timestamp field, accuracy, unit and flags.