DESERT 4.0.0
uw-csma-ca-hdrs.h File Reference

Provides the headers of ctrl packets of uw-csma-ca module. More...

Go to the source code of this file.

Classes

struct  hdr_ca_RTS
 
struct  hdr_ca_CTS
 

Typedefs

typedef struct hdr_ca_RTS hdr_ca_RTS
 
typedef struct hdr_ca_CTS hdr_ca_CTS
 

Variables

packet_t PT_CA_RTS
 
packet_t PT_CA_CTS
 
packet_t PT_CA_ACK
 

Detailed Description

Provides the headers of ctrl packets of uw-csma-ca module.

Author
Federico Favaro
Version
1.0.0

Typedef Documentation

◆ hdr_ca_CTS

typedef struct hdr_ca_CTS hdr_ca_CTS

◆ hdr_ca_RTS

typedef struct hdr_ca_RTS hdr_ca_RTS

Variable Documentation

◆ PT_CA_ACK

◆ PT_CA_CTS

packet_t PT_CA_CTS
extern

◆ PT_CA_RTS

packet_t PT_CA_RTS
extern