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

◆ nrf_802154_frame_parser_panid_compression_is_set()

static bool nrf_802154_frame_parser_panid_compression_is_set ( const nrf_802154_frame_parser_data_t p_parser_data)
inlinestatic

Gets the value of the PAN ID compressions bit from the Frame Control Field.

Parameters
[in]p_parser_dataPointer to a frame parser data.
Return values
truePAN ID compressions is set.
falsePAN ID compressions is not set.