DESERT 4.0.0
uwUFetch_cmn_hdr.h File Reference

Common structures and variables in the protocol. More...

Go to the source code of this file.

Classes

struct  hdr_TRIGGER_UFETCH
 
struct  hdr_RTS_UFETCH
 
struct  hdr_CTS_UFETCH
 
struct  hdr_BEACON_UFETCH
 
struct  hdr_PROBE_UFETCH
 
struct  hdr_POLL_UFETCH
 
struct  hdr_CBEACON_UFETCH
 

Typedefs

typedef struct hdr_TRIGGER_UFETCH hdr_TRIGGER_UFETCH
 
typedef struct hdr_RTS_UFETCH hdr_RTS_UFETCH
 
typedef struct hdr_CTS_UFETCH hdr_CTS_UFETCH
 
typedef struct hdr_BEACON_UFETCH hdr_BEACON_UFETCH
 
typedef struct hdr_PROBE_UFETCH hdr_PROBE_UFETCH
 
typedef struct hdr_POLL_UFETCH hdr_POLL_UFETCH
 
typedef struct hdr_CBEACON_UFETCH hdr_CBEACON_UFETCH
 

Variables

packet_t PT_BEACON_UFETCH
 
packet_t PT_POLL_UFETCH
 
packet_t PT_CBEACON_UFETCH
 
packet_t PT_RTS_UFETCH
 
packet_t PT_PROBE_UFETCH
 
packet_t PT_TRIGGER_UFETCH
 
packet_t PT_CTS_UFETCH
 

Detailed Description

Common structures and variables in the protocol.

Author
Loris Brolo
Version
1.0.0

Typedef Documentation

◆ hdr_BEACON_UFETCH

Content header of BEACON packet

◆ hdr_CBEACON_UFETCH

Content header of CBEACON packet

◆ hdr_CTS_UFETCH

Content header of CTS packet

◆ hdr_POLL_UFETCH

Content header of POLL packet

◆ hdr_PROBE_UFETCH

Content header of PROBE packet

◆ hdr_RTS_UFETCH

Content header of RTS packet

◆ hdr_TRIGGER_UFETCH

Content header of TRIGGER packet

Variable Documentation

◆ PT_BEACON_UFETCH

packet_t PT_BEACON_UFETCH
extern

BEACON packet type

BEACON packet type for UFetch protocol

◆ PT_CBEACON_UFETCH

packet_t PT_CBEACON_UFETCH
extern

CBEACON packet type

CBEACON packet type for UFetch protocol

◆ PT_CTS_UFETCH

packet_t PT_CTS_UFETCH
extern

CTS packet type

CTS packet type for UFetch protocol

◆ PT_POLL_UFETCH

packet_t PT_POLL_UFETCH
extern

POLL packet type

POLL packet type for UFetch protocol

◆ PT_PROBE_UFETCH

packet_t PT_PROBE_UFETCH
extern

PROBE packet type

PROBE packet type for UFetch protocol

◆ PT_RTS_UFETCH

packet_t PT_RTS_UFETCH
extern

RTS packet type

RTS packet type for UFetch protocol

◆ PT_TRIGGER_UFETCH

packet_t PT_TRIGGER_UFETCH
extern

TRIGGER packet type

Trigger packet type for UFetch protocol