Microchip® Advanced Software Framework

beaconDescriptor_t Struct Reference

#include <miwi_api.h>

Data Fields

uint8_t bloomFilterValue [BLOOM_FILTER_SIZE]
 bloom filter value More...
 
uint8_t connectionPermit
 connection permit More...
 
uint8_t coordinatorHop
 coordinator hop More...
 
uint8_t enddeviceCapacity
 End device Capacity percentage. More...
 
uint8_t LinkQuality
 LQI at which the beacon was received. More...
 
uint8_t logicalChannel
 The current logical channel used by the network. More...
 
uint16_t panId
 PANID. More...
 
uint16_t shortAddress
 Short Address. More...
 
uint8_t sleepEnddeviceCapacity
 Sleeping End device Capacity percentage. More...
 

uint8_t beaconDescriptor_t::bloomFilterValue[BLOOM_FILTER_SIZE]

bloom filter value

uint8_t beaconDescriptor_t::connectionPermit

connection permit

uint8_t beaconDescriptor_t::coordinatorHop

coordinator hop

uint8_t beaconDescriptor_t::enddeviceCapacity

End device Capacity percentage.

uint8_t beaconDescriptor_t::LinkQuality

LQI at which the beacon was received.

uint8_t beaconDescriptor_t::logicalChannel

The current logical channel used by the network.

uint16_t beaconDescriptor_t::panId

PANID.

uint16_t beaconDescriptor_t::shortAddress

Short Address.

uint8_t beaconDescriptor_t::sleepEnddeviceCapacity

Sleeping End device Capacity percentage.