![]() |
nrfxlib API 3.3.99
|
| __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.
| [in] | p_parser_data | Pointer to a frame parser data. |
| true | The destination address is extended. |
| false | The destination address is not extended. |