nrfxlib API 2.8.99
|
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.
lifetime | The sync lifetime in number of timeslots. |
true | If the sync lifetime was set. |
false | If Gazell was enabled. |