![]() |
nrfxlib API 3.3.99
|
| void nrf_802154_bsmap_iterator_rec_delete | ( | nrf_802154_bsmap_iterator_t * | p_iter, |
| void * | p_aux_memory ) |
Delete a record at given iterator.
| [in] | p_iter | Pointer to an iterator at which the record is to be deleted. |
| [in] | p_aux_memory | Pointer to an auxiliary memory storage used during modification. It must be able to store NRF_802154_BSMAP_AUX_MEMORY_SIZE bytes. |