nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ gzp_generate_channels()

void gzp_generate_channels ( uint8_t *  ch_dst,
const uint8_t *  address,
uint8_t  channel_set_size 
)

#include <include/gzp.h>

Generate a set of channels from a 4 byte address.

Parameters
ch_dstDestination to write the channel set to. The channel set includes GZP_CHANNEL_MAX and GZP_CHANNEL_MIN.
addressFour byte address to generate the channel set from.
channel_set_sizeSize of the channel set to generate.