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

◆ nrf_gzll_get_channel_timeouts()

bool nrf_gzll_get_channel_timeouts ( uint8_t  channel_index,
uint32_t *  p_timeouts 
)

#include <gzll/include/nrf_gzll.h>

Function for obtaining number of transmission timeouts for specific channel.

Parameters
[in]channel_indexChannel index in channel table.
[out]p_timeoutsPointer for the result.
Returns
True in case of success, false otherwise.