nrfxlib API
2.8.99
Loading...
Searching...
No Matches
◆
nrf_802154_frame_parser_ie_vendor_thread_subtype_get()
static uint8_t nrf_802154_frame_parser_ie_vendor_thread_subtype_get
(
const uint8_t *
p_ie_iterator
)
inline
static
Gets subtype of Thread vendor-specific 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
.
IE length: at least
IE_VENDOR_THREAD_SIZE_MIN
Otherwise, returned value is not Thread IE subtype.
nrf_802154_frame_parser_ie_id_get
,
nrf_802154_frame_parser_ie_vendor_oui_get
.
Returns
subtype of Thread vendor-specific IE.
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