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

◆ nrf_802154_frame_dst_addr_is_extended()

__STATIC_INLINE bool nrf_802154_frame_dst_addr_is_extended ( const nrf_802154_frame_t * p_parser_data)

Determines if the destination address is extended.

Parameters
[in]p_parser_dataPointer to a frame parser data.
Return values
trueThe destination address is extended.
falseThe destination address is not extended.