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

◆ nrf_802154_frame_parser_ie_content_address_get()

static const uint8_t * nrf_802154_frame_parser_ie_content_address_get ( const uint8_t *  p_ie_iterator)
inlinestatic

Gets payload address of currently iterated IE.

Parameters
[in]p_ie_iteratorInformation element iterator.
Returns
Current IE payload address.
Note
The user must ensure that the payload is properly bounded.