wpl::wifi::ctl::subtype Namespace Reference

IEEE 802.11 control frame subtypes. More...

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]

Detailed Description

IEEE 802.11 control frame subtypes.


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

const std::string wpl::wifi::ctl::subtype::names
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 by  doxygen 1.6.2