Application Node Info#

Defines for ApplicationNodeInformation field deviceOptionMask.

Macros#

#define
APPLICATION_NODEINFO_NOT_LISTENING 0x00

< Not listening Node, corresponds to Reporting Sleeping End Device role type

#define
APPLICATION_NODEINFO_LISTENING 0x01

Frequently Listening, corresponds to FLiRS role type. Wakes up every 1000ms.

#define
APPLICATION_FREQ_LISTENING_MODE_1000ms 0x10

Frequently Listening, corresponds to FLiRS role type. Wakes up every 250ms.

#define
APPLICATION_FREQ_LISTENING_MODE_250ms 0x20