nrfxlib API 2.8.99
|
void nrf_802154_pending_bit_for_addr_reset | ( | bool | extended | ) |
#include <nrf_802154/common/include/nrf_802154.h>
Removes all addresses of a given type from the pending bit list.
The pending bit list works differently, depending on the upper layer for which the source address matching method is selected:
The method can be set during initialization phase by calling nrf_802154_src_addr_matching_method_set.
[in] | extended | If the function is to remove all extended MAC addresses or all short addresses. |