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

◆ nrf_gzll_disable()

void nrf_gzll_disable ( void  )

#include <gzll/include/nrf_gzll.h>

Disable Gazell.

When calling this function the Gazell Link Layer will begin disabling, and will be fully disabled when Gazell calls nrf_gzll_disabled(). If there are any pending notifications, or if any new notifications are being added to the internal notification queue while Gazell is disabling, these will be sent to the application before Gazell is fully disabled.

After Gazell has been fully disabled, no more notifications will be sent to the application.