nrfxlib API
2.8.99
Loading...
Searching...
No Matches
◆
nrf_802154_frame_parser_ie_vendor_thread_data_addr_get()
static const uint8_t * nrf_802154_frame_parser_ie_vendor_thread_data_addr_get
(
const uint8_t *
p_ie_iterator
)
inline
static
Gets vendor-specific IE thread data address of currently iterated IE.
Parameters
[in]
p_ie_iterator
Information 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:
ID:
IE_VENDOR_ID
,
OUI:
IE_VENDOR_THREAD_OUI
,
subtype:
IE_VENDOR_THREAD_ACK_PROBING_ID
.
IE length: at least
IE_VENDOR_THREAD_ACK_SIZE_MIN
Otherwise, returned pointer does not point to thread vendor-specific IE data. See also:
nrf_802154_frame_parser_ie_id_get
,
nrf_802154_frame_parser_ie_vendor_oui_get
,
nrf_802154_frame_parser_ie_vendor_thread_subtype_get
.
Returns
Current vendor-specific IE thread data address.
nrf_802154
driver
src
mac_features
nrf_802154_frame_parser.h
Generated on Wed Nov 6 2024 14:34:57 for nrfxlib API by
1.12.0