40#ifndef NRF_802154_FRAME_PARSER_H
41#define NRF_802154_FRAME_PARSER_H
49#define NRF_802154_FRAME_PARSER_INVALID_OFFSET 0xff
143 uint8_t panid_offset;
193 uint8_t valid_data_len,
213 uint8_t valid_data_len,
492 return &p_parser_data->
p_frame[offset];
525 return &p_parser_data->
p_frame[offset];
558 return &p_parser_data->
p_frame[offset];
591 return &p_parser_data->
p_frame[offset];
732 return &p_parser_data->
p_frame[offset];
765 return &p_parser_data->
p_frame[offset];
798 return &p_parser_data->
p_frame[offset];
831 return &p_parser_data->
p_frame[offset];
877 return p_parser_data->
p_frame[offset];
910 return &p_parser_data->
p_frame[offset];
943 return &p_parser_data->
p_frame[offset];
982 return &p_parser_data->
p_frame[offset];
1015 return &p_parser_data->
p_frame[offset];
1031 return payload_end - payload_start;
1052 return mhr_end - mhr_start;
1098 return &p_parser_data->
p_frame[offset];
1131 return &p_parser_data->
p_frame[offset];
1156 const uint8_t * p_ie_header)
1172 const uint8_t * p_ie_iterator)
1199 const uint8_t * p_ie_iterator)
1229 const uint8_t * p_end_addr)
1235 || (p_ie_iterator >= p_end_addr);
1274 const uint8_t * p_ie_iterator)
1299 const uint8_t * p_ie_iterator)
#define FRAME_TYPE_OFFSET
Byte containing the frame type bits (+1 for the frame length byte).
Definition nrf_802154_const.h:70
#define IE_ID_OFFSET_1
Offset of the octed containing the second part of the IE identifier.
Definition nrf_802154_const.h:227
#define DSN_SUPPRESS_OFFSET
Byte containing the DSN suppression field.
Definition nrf_802154_const.h:62
#define SECURITY_LEVEL_MASK
Mask of bits containing the Security level field.
Definition nrf_802154_const.h:133
#define FCS_SIZE
Size of the FCS field.
Definition nrf_802154_const.h:154
#define PHR_SIZE
Size of the PHR field.
Definition nrf_802154_const.h:166
#define SRC_ADDR_TYPE_SHORT
Bits containing the short source address type.
Definition nrf_802154_const.h:147
#define IE_VENDOR_THREAD_DATA_OFFSET
Thread Vendor-specific IE DATA offset.
Definition nrf_802154_const.h:201
#define IE_HT1
Information Element Header Termination type 1.
Definition nrf_802154_const.h:222
#define FRAME_TYPE_MULTIPURPOSE
Bits containing the Multipurpose frame type.
Definition nrf_802154_const.h:78
#define IE_LENGTH_OFFSET
Information element length offset.
Definition nrf_802154_const.h:225
#define ACK_REQUEST_OFFSET
Byte containing the ACK request bit (+1 for the frame length byte).
Definition nrf_802154_const.h:49
#define SECURITY_ENABLED_BIT
Bits containing the Security Enabled field.
Definition nrf_802154_const.h:132
#define FRAME_VERSION_OFFSET
Byte containing the frame version bits (+1 for the frame length byte).
Definition nrf_802154_const.h:80
#define IE_HT2
Information Element Header Termination type 2.
Definition nrf_802154_const.h:223
#define IE_DATA_OFFSET
Information element data offset.
Definition nrf_802154_const.h:228
#define IE_VENDOR_OUI_OFFSET
Vendor-specific IE OUI offset.
Definition nrf_802154_const.h:198
#define PSDU_OFFSET
Offset of the PHY payload.
Definition nrf_802154_const.h:129
#define FRAME_TYPE_COMMAND
Bits containing the Command frame type.
Definition nrf_802154_const.h:74
#define IE_PRESENT_OFFSET
Byte containing the IE Present bit.
Definition nrf_802154_const.h:88
#define ASN_IN_NONCE_BIT
Bit containing the ASN in Nonce field.
Definition nrf_802154_const.h:52
#define FRAME_TYPE_MASK
Mask of bits containing the frame type.
Definition nrf_802154_const.h:71
#define PHR_OFFSET
Offset of the PHY header in a frame.
Definition nrf_802154_const.h:126
#define IE_VENDOR_THREAD_SUBTYPE_OFFSET
Thread Vendor-specific IE subtype offset.
Definition nrf_802154_const.h:200
#define DSN_OFFSET
Byte containing the DSN value (+1 for the frame length byte).
Definition nrf_802154_const.h:61
#define DSN_SUPPRESS_BIT
Bits containing the DSN suppression field.
Definition nrf_802154_const.h:63
#define SRC_ADDR_TYPE_EXTENDED
Bits containing the extended source address type.
Definition nrf_802154_const.h:143
#define DEST_ADDR_TYPE_EXTENDED
Bits containing the extended destination address type.
Definition nrf_802154_const.h:56
#define IE_ID_OFFSET_0
Offset of the octet containing the first part of the IE identifier.
Definition nrf_802154_const.h:226
#define KEY_ID_MODE_BIT_OFFSET
Number of bits the Key Identifier Mode is offset in the Security Control field.
Definition nrf_802154_const.h:97
#define SECURITY_ENABLED_OFFSET
Byte containing the Security Enabled bit.
Definition nrf_802154_const.h:131
#define PAN_ID_COMPR_OFFSET
Byte containing the PAN ID compression bit (+1 for the frame length byte).
Definition nrf_802154_const.h:121
#define ACK_REQUEST_BIT
ACK request bit.
Definition nrf_802154_const.h:50
#define FRAME_VERSION_MASK
Mask of bits containing the frame version.
Definition nrf_802154_const.h:81
#define KEY_ID_MODE_MASK
Mask of bits containing Key Identifier Mode in the Security Control field.
Definition nrf_802154_const.h:96
#define IE_PRESENT_BIT
Bits containing the IE Present field.
Definition nrf_802154_const.h:89
#define PAN_ID_COMPR_MASK
PAN ID compression bit.
Definition nrf_802154_const.h:122
#define DEST_ADDR_TYPE_OFFSET
Byte containing the destination address type (+1 for the frame length byte).
Definition nrf_802154_const.h:54
#define FRAME_COUNTER_SUPPRESS_BIT
Bit containing the Frame Counter Suppression field.
Definition nrf_802154_const.h:65
#define IE_LENGTH_MASK
Information element length mask.
Definition nrf_802154_const.h:224
#define SRC_ADDR_TYPE_MASK
Mask of bits containing the source address type.
Definition nrf_802154_const.h:145
#define SRC_ADDR_TYPE_OFFSET
Byte containing the source address type (+1 for the frame length byte).
Definition nrf_802154_const.h:146
#define DEST_ADDR_TYPE_MASK
Mask of bits containing the destination address type.
Definition nrf_802154_const.h:55
static bool nrf_802154_frame_parser_src_addr_is_extended(const nrf_802154_frame_parser_data_t *p_parser_data)
Determines if the source address is extended.
Definition nrf_802154_frame_parser.h:346
static uint8_t nrf_802154_frame_parser_dst_addr_size_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the size of the destination address.
Definition nrf_802154_frame_parser.h:614
static uint8_t nrf_802154_frame_parser_ie_vendor_thread_subtype_get(const uint8_t *p_ie_iterator)
Gets subtype of Thread vendor-specific IE.
Definition nrf_802154_frame_parser.h:1273
bool nrf_802154_frame_parser_valid_data_extend(nrf_802154_frame_parser_data_t *p_parser_data, uint8_t valid_data_len, nrf_802154_frame_parser_level_t requested_parse_level)
Extends the valid data and parses the frame.
static uint8_t nrf_802154_frame_parser_src_panid_offset_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the offset of frame Source PAN ID.
Definition nrf_802154_frame_parser.h:535
static uint8_t nrf_802154_frame_parser_aux_sec_hdr_end_offset_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the end offset of the security header section.
Definition nrf_802154_frame_parser.h:1141
static uint8_t nrf_802154_frame_parser_key_index_offset_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the offset of the Key Index field.
Definition nrf_802154_frame_parser.h:854
static uint8_t nrf_802154_frame_parser_psdu_offset_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the PSDU start offset of the frame.
Definition nrf_802154_frame_parser.h:251
static uint8_t nrf_802154_frame_parser_frame_counter_offset_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the offset of the Frame Counter field.
Definition nrf_802154_frame_parser.h:742
static uint8_t nrf_802154_frame_parser_frame_version_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the MAC frame version value from the Frame Control Field.
Definition nrf_802154_frame_parser.h:277
#define NRF_802154_FRAME_PARSER_INVALID_OFFSET
Module that contains frame parsing utilities for the 802.15.4 radio driver.
Definition nrf_802154_frame_parser.h:49
static uint8_t nrf_802154_frame_parser_dst_addr_offset_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the offset of frame Destination Address.
Definition nrf_802154_frame_parser.h:502
static uint8_t nrf_802154_frame_parser_frame_length_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the PSDU length of the frame.
Definition nrf_802154_frame_parser.h:238
static const uint8_t * nrf_802154_frame_parser_frame_counter_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the address of the Frame Counter field.
Definition nrf_802154_frame_parser.h:755
static bool nrf_802154_frame_parser_dst_addr_is_extended(const nrf_802154_frame_parser_data_t *p_parser_data)
Determines if the destination address is extended.
Definition nrf_802154_frame_parser.h:318
static uint8_t nrf_802154_frame_parser_addressing_end_offset_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the end offset of the addressing section.
Definition nrf_802154_frame_parser.h:1108
static nrf_802154_frame_parser_level_t nrf_802154_frame_parser_parse_level_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets current parse level of the provided parser data.
Definition nrf_802154_frame_parser.h:223
static uint8_t nrf_802154_frame_parser_frame_type_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the value of the frame type field from the Frame Control Field.
Definition nrf_802154_frame_parser.h:403
static const uint8_t * nrf_802154_frame_parser_sec_ctrl_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the address of the Security Control Field.
Definition nrf_802154_frame_parser.h:722
static uint8_t nrf_802154_frame_parser_dst_addr_type_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the MAC frame destination address type from the Frame Control Field.
Definition nrf_802154_frame_parser.h:304
static const uint8_t * nrf_802154_frame_parser_psdu_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the PSDU start address of the frame.
Definition nrf_802154_frame_parser.h:264
static const uint8_t * nrf_802154_frame_parser_dst_addr_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the address of the Destination Address field.
Definition nrf_802154_frame_parser.h:515
static uint8_t nrf_802154_frame_parser_mac_payload_offset_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the offset of the MAC payload.
Definition nrf_802154_frame_parser.h:920
static const uint8_t * nrf_802154_frame_parser_src_panid_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the address of the Source PAN ID field.
Definition nrf_802154_frame_parser.h:548
static const uint8_t * nrf_802154_frame_parser_mfr_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the address of the MFR field.
Definition nrf_802154_frame_parser.h:1005
static uint8_t nrf_802154_frame_parser_mfr_offset_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the offset of the MFR field.
Definition nrf_802154_frame_parser.h:992
static bool nrf_802154_frame_parser_dsn_suppress_bit_is_set(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the value of the DSN suppress bit from the Frame Control Field.
Definition nrf_802154_frame_parser.h:291
static uint8_t nrf_802154_frame_parser_ie_id_get(const uint8_t *p_ie_iterator)
Gets identifier of currently iterated IE.
Definition nrf_802154_frame_parser.h:1213
static uint8_t nrf_802154_frame_parser_src_addr_offset_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the offset of frame Source Address.
Definition nrf_802154_frame_parser.h:568
static bool nrf_802154_frame_parser_ie_iterator_end(const uint8_t *p_ie_iterator, const uint8_t *p_end_addr)
Checks if the current IE is a terminator.
Definition nrf_802154_frame_parser.h:1228
static uint8_t nrf_802154_frame_parser_key_source_offset_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the offset of the Key Source field.
Definition nrf_802154_frame_parser.h:808
static const uint8_t * nrf_802154_frame_parser_ie_vendor_thread_data_addr_get(const uint8_t *p_ie_iterator)
Gets vendor-specific IE thread data address of currently iterated IE.
Definition nrf_802154_frame_parser.h:1298
static const uint8_t * nrf_802154_frame_parser_ie_content_address_get(const uint8_t *p_ie_iterator)
Gets payload address of currently iterated IE.
Definition nrf_802154_frame_parser.h:1171
static uint8_t nrf_802154_frame_parser_mac_payload_length_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the length of the MAC payload.
Definition nrf_802154_frame_parser.h:1025
static const uint8_t * nrf_802154_frame_parser_key_id_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the address of the Key ID field.
Definition nrf_802154_frame_parser.h:788
static bool nrf_802154_frame_parser_ie_present_bit_is_set(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the value of the IE present bit from the Frame Control Field.
Definition nrf_802154_frame_parser.h:390
static const uint8_t * nrf_802154_frame_parser_addressing_end_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the end address of the addressing section.
Definition nrf_802154_frame_parser.h:1121
static bool nrf_802154_frame_parser_sec_ctrl_asn_in_nonce_bit_is_set(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the value of the ASN in Nonce bit from the Security Control Field.
Definition nrf_802154_frame_parser.h:702
static const uint8_t * nrf_802154_frame_parser_key_source_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the address of the Key Source field.
Definition nrf_802154_frame_parser.h:821
static uint8_t nrf_802154_frame_parser_dst_addressing_end_offset_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the end offset of the destination addressing section.
Definition nrf_802154_frame_parser.h:1075
static uint8_t nrf_802154_frame_parser_sec_ctrl_offset_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the offset of the Security Control Field.
Definition nrf_802154_frame_parser.h:627
nrf_802154_frame_parser_level_t
Definition nrf_802154_frame_parser.h:52
@ PARSE_LEVEL_FULL
Parse level for fully parsed frame. All fields can be considered valid and complete.
Definition nrf_802154_frame_parser.h:122
@ PARSE_LEVEL_NONE
Parse level at which no parsing has been performed on the frame.
Definition nrf_802154_frame_parser.h:58
@ PARSE_LEVEL_ADDRESSING_END
Parse level at which the data under offsets determined by the FCF can be considered complete.
Definition nrf_802154_frame_parser.h:91
@ PARSE_LEVEL_SEC_CTRL_OFFSETS
Parse level at which the offsets that can be determined based on Security Control Field can be consid...
Definition nrf_802154_frame_parser.h:101
@ PARSE_LEVEL_MAX
Definition nrf_802154_frame_parser.h:124
@ PARSE_LEVEL_AUX_SEC_HDR_END
Parse level at which the data under offsets determined by the Security Control Field can be considere...
Definition nrf_802154_frame_parser.h:111
@ PARSE_LEVEL_DST_ADDRESSING_END
Parse level at which the destination address data can be considered complete.
Definition nrf_802154_frame_parser.h:81
@ PARSE_LEVEL_FCF_OFFSETS
Parse level at which the offsets that can be determined based on the FCF can be considered valid.
Definition nrf_802154_frame_parser.h:71
static const uint8_t * nrf_802154_frame_parser_mac_command_id_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the address of the MAC Command ID field.
Definition nrf_802154_frame_parser.h:972
static uint8_t nrf_802154_frame_parser_mic_size_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the length of the MIC field.
Definition nrf_802154_frame_parser.h:1062
static const uint8_t * nrf_802154_frame_parser_dst_addressing_end_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the end address of the destination addressing section.
Definition nrf_802154_frame_parser.h:1088
static const uint8_t * nrf_802154_frame_parser_ie_header_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the address of the IE header.
Definition nrf_802154_frame_parser.h:900
static const uint8_t * nrf_802154_frame_parser_mac_payload_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the address of the MAC payload.
Definition nrf_802154_frame_parser.h:933
static uint8_t nrf_802154_frame_parser_ie_header_offset_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the offset of the IE header.
Definition nrf_802154_frame_parser.h:887
static uint8_t nrf_802154_frame_parser_mac_header_length_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the length of the MAC header.
Definition nrf_802154_frame_parser.h:1041
static uint8_t nrf_802154_frame_parser_src_addr_type_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the MAC frame source address type from the Frame Control Field.
Definition nrf_802154_frame_parser.h:332
static const uint8_t * nrf_802154_frame_parser_header_ie_iterator_begin(const uint8_t *p_ie_header)
Initializes the IE iterator with given IE header address.
Definition nrf_802154_frame_parser.h:1155
static uint8_t nrf_802154_frame_parser_src_addr_size_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the size of the source address.
Definition nrf_802154_frame_parser.h:601
static uint32_t nrf_802154_frame_parser_ie_vendor_oui_get(const uint8_t *p_ie_iterator)
Gets vendor-specific OUI (organizationally unique identifier) of currently iterated IE.
Definition nrf_802154_frame_parser.h:1252
static const uint8_t * nrf_802154_frame_parser_ie_iterator_next(const uint8_t *p_ie_iterator)
Gets next information element iterator.
Definition nrf_802154_frame_parser.h:1198
static const uint8_t * nrf_802154_frame_parser_dst_panid_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the address of the Destination PAN field.
Definition nrf_802154_frame_parser.h:482
static bool nrf_802154_frame_parser_sec_ctrl_fc_suppress_bit_is_set(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the value of the Frame Counter Suppress bit from the Security Control Field.
Definition nrf_802154_frame_parser.h:661
static bool nrf_802154_frame_parser_panid_compression_is_set(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the value of the PAN ID compressions bit from the Frame Control Field.
Definition nrf_802154_frame_parser.h:417
static uint8_t nrf_802154_frame_parser_sec_ctrl_key_id_mode_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the value of the Key ID Mode field from the Security Control Field.
Definition nrf_802154_frame_parser.h:681
static uint8_t nrf_802154_frame_parser_mac_command_id_offset_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the offset of the MAC Command ID field.
Definition nrf_802154_frame_parser.h:953
static const uint8_t * nrf_802154_frame_parser_dsn_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the value of the DSN field.
Definition nrf_802154_frame_parser.h:451
static uint8_t nrf_802154_frame_parser_ie_length_get(const uint8_t *p_ie_iterator)
Gets length of currently iterated IE.
Definition nrf_802154_frame_parser.h:1185
static const uint8_t * nrf_802154_frame_parser_src_addr_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the address of the Source Address field.
Definition nrf_802154_frame_parser.h:581
static uint8_t nrf_802154_frame_parser_dst_panid_offset_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the offset of the Destination PAN ID field.
Definition nrf_802154_frame_parser.h:469
bool nrf_802154_frame_parser_data_init(const uint8_t *p_frame, uint8_t valid_data_len, nrf_802154_frame_parser_level_t requested_parse_level, nrf_802154_frame_parser_data_t *p_parser_data)
Initializes the frame parse data and parses the frame.
static uint8_t nrf_802154_frame_parser_key_id_offset_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the offset of the Key ID field.
Definition nrf_802154_frame_parser.h:775
static uint8_t nrf_802154_frame_parser_key_source_length_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the length of the Key Source field.
Definition nrf_802154_frame_parser.h:841
static bool nrf_802154_frame_parser_ar_bit_is_set(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the value of the AR bit from the Frame Control Field.
Definition nrf_802154_frame_parser.h:431
static bool nrf_802154_frame_parser_security_enabled_bit_is_set(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the value of the Security Enabled bit from the Frame Control Field.
Definition nrf_802154_frame_parser.h:376
static bool nrf_802154_frame_parser_src_addr_is_short(const nrf_802154_frame_parser_data_t *p_parser_data)
Determines if the source address is short.
Definition nrf_802154_frame_parser.h:361
static uint8_t nrf_802154_frame_parser_sec_ctrl_sec_lvl_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the value of the Security Level field from the Security Control Field.
Definition nrf_802154_frame_parser.h:640
static uint8_t nrf_802154_frame_parser_key_index_get(const nrf_802154_frame_parser_data_t *p_parser_data)
Gets the address of the Key Index field.
Definition nrf_802154_frame_parser.h:867
#define NULL
Definition osal_types.h:36
uint8_t key_src_offset
Key Source offset.
Definition nrf_802154_frame_parser.h:152
uint8_t dst_addressing_end_offset
Destination addressing end offset.
Definition nrf_802154_frame_parser.h:168
uint8_t aux_sec_hdr_end_offset
Auxiliary Security Header offset.
Definition nrf_802154_frame_parser.h:170
uint8_t panid_offset
Destination PAN ID offset.
Definition nrf_802154_frame_parser.h:137
uint8_t dst_addr_size
Destination address size;.
Definition nrf_802154_frame_parser.h:166
uint8_t addr_offset
Destination address offset.
Definition nrf_802154_frame_parser.h:138
uint8_t mac_payload_offset
MAC payload offset.
Definition nrf_802154_frame_parser.h:161
uint8_t header_ie_offset
Header IE offset.
Definition nrf_802154_frame_parser.h:156
uint8_t sec_ctrl_offset
Security Control Field offset.
Definition nrf_802154_frame_parser.h:149
struct nrf_802154_frame_parser_data_t::@17::@21 src
uint8_t mic_size
Message Integrity Code size.
Definition nrf_802154_frame_parser.h:172
uint8_t addressing_end_offset
Addressing end offset.
Definition nrf_802154_frame_parser.h:169
nrf_802154_frame_parser_level_t parse_level
Current frame parse level.
Definition nrf_802154_frame_parser.h:130
struct nrf_802154_frame_parser_data_t::@17 mhr
uint8_t frame_counter_offset
Frame Counter field offset.
Definition nrf_802154_frame_parser.h:150
uint8_t key_src_size
Key Source size.
Definition nrf_802154_frame_parser.h:171
uint8_t key_idx_offset
Key Index offset.
Definition nrf_802154_frame_parser.h:153
uint8_t src_addr_size
Source address size;.
Definition nrf_802154_frame_parser.h:167
struct nrf_802154_frame_parser_data_t::@18 mac_payload
const uint8_t * p_frame
Pointer to a frame associated with parser data.
Definition nrf_802154_frame_parser.h:129
struct nrf_802154_frame_parser_data_t::@17::@20 dst
struct nrf_802154_frame_parser_data_t::@19 helper
struct nrf_802154_frame_parser_data_t::@17::@22 aux_sec_hdr
uint8_t valid_data_len
Number of valid bytes in the frame.
Definition nrf_802154_frame_parser.h:131
uint8_t key_id_offset
Key ID offset.
Definition nrf_802154_frame_parser.h:151
Definition nrf_802154_frame_parser.h:128