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

◆ nrf_gzll_get_total_allocated_packet_count()

uint32_t nrf_gzll_get_total_allocated_packet_count ( void  )

#include <gzll/include/nrf_gzll.h>

Get the total number of packets residing in all TX and RX FIFOs.

Can be used to check against NRF_GZLL_CONST_MAX_TOTAL_PACKETS to determine if there is free space in the memory pool for more packets.

Returns
The number of packets residing in all TX and RX FIFOs.