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

◆ nrf_802154_frame_parser_ie_vendor_oui_get()

static uint32_t nrf_802154_frame_parser_ie_vendor_oui_get ( const uint8_t *  p_ie_iterator)
inlinestatic

Gets vendor-specific OUI (organizationally unique identifier) of currently iterated IE.

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