GNU Radio's IEEE802_11 Package
gr::ieee802_11::mac Class Reference

#include <mac.h>

Inheritance diagram for gr::ieee802_11::mac:

Public Types

typedef std::shared_ptr< macsptr

Static Public Member Functions

static sptr make (std::vector< uint8_t > src_mac, std::vector< uint8_t > dst_mac, std::vector< uint8_t > bss_mac)

Member Typedef Documentation

◆ sptr

typedef std::shared_ptr<mac> gr::ieee802_11::mac::sptr

Member Function Documentation

◆ make()

sptr gr::ieee802_11::mac::make ( std::vector< uint8_t > src_mac,
std::vector< uint8_t > dst_mac,
std::vector< uint8_t > bss_mac )
static

The documentation for this class was generated from the following file: