nrfxlib API 3.3.99
Loading...
Searching...
No Matches

◆ nrf_802154_bsmap_iterator_rec_key_get()

void nrf_802154_bsmap_iterator_rec_key_get ( const nrf_802154_bsmap_iterator_t * p_iter,
void * p_key )

Get the key part of record at given iterator.

Note
The iterator must be valid by nrf_802154_bsmap_iterator_is_valid.
Parameters
[in]p_iterPointer to an iterator at which to read the record.
[out]p_keyPointer to the buffer where the key of record is to be read into.