Vanetza
 
Loading...
Searching...
No Matches
vanetza::access::ieee802::dot11::QosControl Struct Reference

QoS Control field in IEEE 802.11 MAC header. More...

#include <g5_link_layer.hpp>

Public Member Functions

void user_priority (AccessCategory ac)
 

Public Attributes

vanetza::uint16be_t raw { 0 }
 

Detailed Description

QoS Control field in IEEE 802.11 MAC header.

Definition at line 24 of file g5_link_layer.hpp.

Member Function Documentation

◆ user_priority()

void vanetza::access::ieee802::dot11::QosControl::user_priority ( AccessCategory  ac)

Set user priority by access category

Parameters
acmap this AccessCategory to user priority

Definition at line 59 of file g5_link_layer.cpp.

Member Data Documentation

◆ raw

vanetza::uint16be_t vanetza::access::ieee802::dot11::QosControl::raw { 0 }

Definition at line 26 of file g5_link_layer.hpp.


The documentation for this struct was generated from the following files: