Z-Stack API Reference  3.2.0
_zstack_afinterpanctlreq_t Struct Reference

#include <zstack.h>

Data Fields

bool enable
 
bool has_channel
 
uint8_t channel
 
bool has_endpoint
 
uint8_t endpoint
 
bool has_panID
 
uint16_t panID
 

Detailed Description

Structure to send an AF Inter-PAN Control Request.

Field Documentation

§ channel

uint8_t channel

InterPan channel

§ enable

bool enable

Set to turn on inter-PAN, Clear to switch back to NIB

§ endpoint

uint8_t endpoint

Endpoint controller

§ has_channel

bool has_channel

Rrue if channel is available, false if not

§ has_endpoint

bool has_endpoint

True if endpoint is available, false if not

§ has_panID

bool has_panID

True if panID is available, false if not

§ panID

uint16_t panID

PAN ID


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