nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ zigbee_configure_sleepy_behavior()

void zigbee_configure_sleepy_behavior ( bool  enable)

#include <include/zigbee/zigbee_app_utils.h>

Function for enabling sleepy behavior of End Device. Must be called before zigbee_enable() is called. Also must be called after ZB_INIT(), which is called when the system is initializing.

Note
This function is to be used with End Devices only.
Parameters
[in]enableBoolean value indicating if sleepy behavior should be enabled or disabled.