wifi::frame::ctl::subtype Namespace Reference


Detailed Description

IEEE 802.11 control frame subtypes.


Enumerations

enum  frame_subtype {
  ps_poll = 10, rts = 11, cts = 12, ack = 13,
  cf_end = 14, cf_end_cf_ack = 15
}

Variables

const std::string names [16]


Enumeration Type Documentation

IEEE 802.11 control frame subtypes.

Enumerator:
ps_poll  PS-Poll frame identifier.
rts  RTS frame identifier.
cts  CTS frame identifier.
ack  Ack. frame identifier.
cf_end  CF-End frame identifier.
cf_end_cf_ack  CF-End+CF-Ack frame identifier.


Variable Documentation

Initial value:

          {
            "Reserved (ctl:0)",
            "Reserved (ctl:1)",
            "Reserved (ctl:2)",
            "Reserved (ctl:3)",
            "Reserved (ctl:4)",
            "Reserved (ctl:5)",
            "Reserved (ctl:6)",
            "Reserved (ctl:7)",
            "Block Ack Request",
            "Block Ack",
            "PS-Poll",
            "RTS",
            "CTS",
            "ACK",
            "CF-End",
            "CF-End + CF-Ack"
          }
IEEE 802.11 control frame subtype names.


Generated on Fri Jan 16 11:55:56 2009 for wipal by  doxygen 1.5.6