|
DESERT 4.0.0
|
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 |
Declaration of class that implement AUV for UFetch protocol.
|
extern |
BEACON packet type for UFetch protocol
Referenced by uwUFetch_AUV::Phy2MacEndRx(), uwUFetch_AUV::Phy2MacEndRx_without(), uwUFetch_AUV::Phy2MacStartRx(), and uwUFetch_AUV::Phy2MacStartRx_without().
|
extern |
CBEACON packet type for UFetch protocol
Referenced by uwUFetch_AUV::Phy2MacEndRx(), uwUFetch_AUV::Phy2MacEndRx_without(), uwUFetch_AUV::Phy2MacStartRx(), and uwUFetch_AUV::Phy2MacStartRx_without().
|
extern |
CTS packet type for UFetch protocol
Referenced by uwUFetch_AUV::Mac2PhyStartTx(), uwUFetch_AUV::Phy2MacEndRx(), uwUFetch_AUV::Phy2MacEndTx(), and uwUFetch_AUV::state_CTS_tx().
|
extern |
POLL packet type for UFetch protocol
Referenced by uwUFetch_AUV::Phy2MacEndRx(), uwUFetch_AUV::Phy2MacEndRx_without(), uwUFetch_AUV::Phy2MacStartRx(), and uwUFetch_AUV::Phy2MacStartRx_without().
|
extern |
PROBE packet type for UFetch protocol
Referenced by uwUFetch_AUV::Phy2MacEndRx(), uwUFetch_AUV::Phy2MacEndRx_without(), uwUFetch_AUV::Phy2MacStartRx(), and uwUFetch_AUV::Phy2MacStartRx_without().
|
extern |
RTS packet type for UFetch protocol
Referenced by uwUFetch_AUV::Phy2MacEndRx(), and uwUFetch_AUV::Phy2MacStartRx().
|
extern |
Trigger packet type for UFetch protocol
Referenced by uwUFetch_AUV::Mac2PhyStartTx(), uwUFetch_AUV::Mac2PhyStartTx_without(), uwUFetch_AUV::Phy2MacEndRx(), uwUFetch_AUV::Phy2MacEndRx_without(), uwUFetch_AUV::Phy2MacEndTx(), uwUFetch_AUV::Phy2MacEndTx_without(), uwUFetch_AUV::Phy2MacStartRx(), uwUFetch_AUV::Phy2MacStartRx_without(), uwUFetch_AUV::state_TRIGGER_tx(), and uwUFetch_AUV::state_TRIGGER_tx_without().