DESERT 4.0.0
uwUFetch_AUV.h File Reference

Declaration of class that implement AUV for UFetch protocol. More...

Go to the source code of this file.

Classes

class  uwUFetch_AUV
 
class  uwUFetch_AUV::uwUFetch_timer
 
class  uwUFetch_AUV::uwUFetch_TRIGGER_timer
 
class  uwUFetch_AUV::uwUFetch_RTS_timer
 
class  uwUFetch_AUV::uwUFetch_DATA_timer
 
class  uwUFetch_AUV::uwUFetch_FIRST_DATA_timer
 

Variables

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

Detailed Description

Declaration of class that implement AUV for UFetch protocol.

Author
Loris Brolo
Version
1.0.0

Variable Documentation

◆ PT_BEACON_UFETCH

packet_t PT_BEACON_UFETCH
extern

◆ PT_CBEACON_UFETCH

packet_t PT_CBEACON_UFETCH
extern

◆ PT_CTS_UFETCH

packet_t PT_CTS_UFETCH
extern

◆ PT_POLL_UFETCH

packet_t PT_POLL_UFETCH
extern

◆ PT_PROBE_UFETCH

packet_t PT_PROBE_UFETCH
extern

◆ PT_RTS_UFETCH

packet_t PT_RTS_UFETCH
extern

RTS packet type for UFetch protocol

Referenced by uwUFetch_AUV::Phy2MacEndRx(), and uwUFetch_AUV::Phy2MacStartRx().

◆ PT_TRIGGER_UFETCH