Microcontroller Wireless Solutions


pairing_table_tag Struct Reference

Data Fields

uint16_t SourceNetworkAddress
uint8_t DestinationLogicalChannel
uint64_t DestinationIEEEaddress
uint16_t DestinationPANidentifier
uint16_t DestinationNetworkAddress
uint8_t RecipientCapabilities
uint32_t RecipientFrameCounter
uint8_t SecurityLinkKey [16]

Detailed Description

Structure implementing the pairing table entry as defined by 094945r00ZB_RF4CE-Specification.pdf

Definition at line 349 of file rf4ce.h.


Field Documentation

The IEEE address of the destination device.

Definition at line 356 of file rf4ce.h.

The expected channel of the destination device.

Definition at line 354 of file rf4ce.h.

The network address of the destination device.

Definition at line 360 of file rf4ce.h.

The PAN identifier of the destination device.

Definition at line 358 of file rf4ce.h.

The node capabilities of the recipient node.

Definition at line 362 of file rf4ce.h.

The frame counter last received from the recipient node.

Definition at line 364 of file rf4ce.h.

The link key to be used to secure this pairing link.

Definition at line 367 of file rf4ce.h.

The network address to be assumed by the source device.

Definition at line 352 of file rf4ce.h.


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