Application Node Info#
Defines for ApplicationNodeInformation field deviceOptionMask.
Macros#
#define
< Not listening Node, corresponds to Reporting Sleeping End Device role type
#define
Frequently Listening, corresponds to FLiRS role type. Wakes up every 1000ms.
#define
Frequently Listening, corresponds to FLiRS role type. Wakes up every 250ms.
#define
Macro Definition Documentation#
APPLICATION_NODEINFO_NOT_LISTENING#
#define APPLICATION_NODEINFO_NOT_LISTENINGValue:
0x00
< Not listening Node, corresponds to Reporting Sleeping End Device role type
Always On Node, corresponds to Always On (AOS) role type
APPLICATION_NODEINFO_LISTENING#
#define APPLICATION_NODEINFO_LISTENINGValue:
0x01
Frequently Listening, corresponds to FLiRS role type. Wakes up every 1000ms.
APPLICATION_FREQ_LISTENING_MODE_1000ms#
#define APPLICATION_FREQ_LISTENING_MODE_1000msValue:
0x10
Frequently Listening, corresponds to FLiRS role type. Wakes up every 250ms.