Trident IoT Zigbee SDK
 
Loading...
Searching...
No Matches
Network Rejoin API References
+ Collaboration diagram for Network Rejoin API References:

Functions

zb_bool_t tr_network_rejoin_backoff_active (void)
 API to check to see if the rejoin backoff is currently active.
 
void tr_network_rejoin_reset_backoff_delay (void)
 API to reset the rejoin backoff delay to the starting value.
 

Detailed Description



Function Documentation

◆ tr_network_rejoin_backoff_active()

zb_bool_t tr_network_rejoin_backoff_active ( void )

API to check to see if the rejoin backoff is currently active.

Returns
ZB_TRUE if it is active, ZB_FALSE if not

◆ tr_network_rejoin_reset_backoff_delay()

void tr_network_rejoin_reset_backoff_delay ( void )

API to reset the rejoin backoff delay to the starting value.