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

◆ nrf_802154_pending_bit_for_addr_reset()

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.

Parameters
[in]extendedIf the function is to remove all extended MAC addresses or all short addresses.