wifi::frame::data::subtype Namespace Reference

IEEE 802.11 data frame subtypes. More...


Enumerations

enum  frame_subtype {
  data = 0, data_cf_ack = 1, data_cf_poll = 2, data_cf_ack_cf_poll = 3,
  null = 4, cf_ack = 5, cf_poll = 6, cf_ack_cf_poll = 7
}


Detailed Description

IEEE 802.11 data frame subtypes.

Enumeration Type Documentation

enum wifi::frame::data::subtype::frame_subtype

IEEE 802.11 data frame subtypes.

Enumerator:
data  Data subtype.
data_cf_ack  Data+CF-Ack subtype.
data_cf_poll  Data+CF-Poll subtype.
data_cf_ack_cf_poll  Data+CF-Ack+CF-Poll subtype.
null  Null-data subtype.
cf_ack  CF-Ack subtype.
cf_poll  CF-Poll subtype.
cf_ack_cf_poll  CF-Ack+CF-Poll subtype.


Generated on Wed Jan 16 16:15:15 2008 for wipal by  doxygen 1.5.4