Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers

Describes a discovered PAN. More...

#include <ca821x-api/include/mac_messages.h>

Collaboration diagram for PanDescriptor:

Public Attributes

struct FullAddr Coord
 PAN coordinator addressing information. More...
 
uint8_t LogicalChannel
 Current operating channel. More...
 
uint8_t SuperframeSpec [2]
 Superframe specification. More...
 
uint8_t GTSPermit
 True if the beacon originator is a PAN coordinator accepting GTS requests. More...
 
uint8_t LinkQuality
 LQI of the received beacon. More...
 
uint8_t TimeStamp [4]
 Time at which the beacon was received, in symbols. More...
 
uint8_t SecurityFailure
 Security processing status of the beacon frame. More...
 
struct SecSpec Security
 Security specification of the beacon. More...
 

Detailed Description

Describes a discovered PAN.

Member Data Documentation

◆ Coord

struct FullAddr PanDescriptor::Coord

PAN coordinator addressing information.

◆ GTSPermit

uint8_t PanDescriptor::GTSPermit

True if the beacon originator is a PAN coordinator accepting GTS requests.

◆ LinkQuality

uint8_t PanDescriptor::LinkQuality

LQI of the received beacon.

◆ LogicalChannel

uint8_t PanDescriptor::LogicalChannel

Current operating channel.

◆ Security

struct SecSpec PanDescriptor::Security

Security specification of the beacon.

◆ SecurityFailure

uint8_t PanDescriptor::SecurityFailure

Security processing status of the beacon frame.

◆ SuperframeSpec

uint8_t PanDescriptor::SuperframeSpec[2]

Superframe specification.

◆ TimeStamp

uint8_t PanDescriptor::TimeStamp[4]

Time at which the beacon was received, in symbols.


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