nrfxlib API 3.3.99
Loading...
Searching...
No Matches

◆ nrf_802154_frame_ie_vendor_thread_data_addr_get()

__STATIC_INLINE const uint8_t * nrf_802154_frame_ie_vendor_thread_data_addr_get ( const uint8_t * p_ie_iterator)

Gets vendor-specific IE thread data address of currently iterated IE.

Parameters
[in]p_ie_iteratorInformation element iterator.
Note
This field is only present in Thread vendor-specific IE. The caller of this function should ensure that p_ie_iterator points to an IE with:
Returns
Current vendor-specific IE thread data address.