nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ nrf_gzll_set_sync_lifetime()

bool nrf_gzll_set_sync_lifetime ( uint32_t  lifetime)

#include <gzll/include/nrf_gzll.h>

Set the number of timeslots after a successful reception of a Device or Host packet that the Gazell Link Layer shall assume that the link is synchronized. A value of 0 implies that the link is always out of sync.

Parameters
lifetimeThe sync lifetime in number of timeslots.
Return values
trueIf the sync lifetime was set.
falseIf Gazell was enabled.