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

◆ nrf_802154_ack_data_ie_get()

const uint8_t * nrf_802154_ack_data_ie_get ( const uint8_t *  p_src_addr,
bool  src_addr_ext,
uint8_t *  p_ie_length 
)

Gets the IE data stored in the list for the source address of the provided frame.

Parameters
[in]p_src_addrPointer to the source address to search for in the list.
[in]src_addr_extIf the source address is extended.
[out]p_ie_lengthLength of the IE data.
Returns
Either pointer to the stored IE data or NULL if the IE data is not to be set.