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

◆ nrf_802154_frame_src_addr_is_short()

__STATIC_INLINE bool nrf_802154_frame_src_addr_is_short ( const nrf_802154_frame_t * p_parser_data)

Determines if the source address is short.

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