class PacketGen::Header::Dot11::AssoResp
IEEE 802.11 Association Response frame
Specialize {Dot11::Management} with subtype
set to 1.
Add fields:
-
{#cap} ({Types::Int16le}),
-
{#status} ({Types::Int16le}),
-
{#aid} ({Types::Int16le}).
@author Sylvain Daubert