nrfxlib API 2.8.99
|
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.
[in] | p_src_addr | Pointer to the source address to search for in the list. |
[in] | src_addr_ext | If the source address is extended. |
[out] | p_ie_length | Length of the IE data. |