We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d725b13 commit cd2d3ceCopy full SHA for cd2d3ce
features/nanostack/sal-stack-nanostack/source/MAC/IEEE802_15_4/mac_security_mib.h
@@ -27,7 +27,7 @@ typedef struct mlme_key_descriptor_s {
27
mlme_key_id_lookup_descriptor_t *KeyIdLookupList;
28
mlme_key_device_descriptor_t *KeyDeviceList;
29
mlme_key_usage_descriptor_t *KeyUsageList;
30
- uint32_t *KeyDeviceFrameCouterList;
+ uint32_t *KeyDeviceFrameCounterList;
31
uint32_t KeyFrameCounter;
32
uint8_t Key[16];
33
uint8_t KeyDeviceListSize;
0 commit comments