Rtos API example
mlme_key_descriptor_entry_s Struct Reference
struct mlme_key_descriptor_entry_t Key descriptor entry More...
#include <mlme.h>
Data Fields | |
| mlme_key_id_lookup_descriptor_t * | KeyIdLookupList |
| List of Key lookup data for this descriptor. | |
| uint8_t | KeyIdLookupListEntries |
| Number of entries in KeyIdLookupList. | |
| mlme_key_device_descriptor_t * | KeyDeviceList |
| List of descriptor user entries indicating which devices are valid or blacklisted. | |
| uint8_t | KeyDeviceListEntries |
| Number of entries in KeyDeviceList. | |
| mlme_key_usage_descriptor_t * | KeyUsageList |
| List of descriptor entries indicating which frame types this key may be used with. | |
| uint8_t | KeyUsageListEntries |
| Number of entries in KeyUsageList. | |
| uint8_t | Key [16] |
| Actual value of Security key. | |
Detailed Description
struct mlme_key_descriptor_entry_t Key descriptor entry
See IEEE standard 802.15.4-2006 (table 89) for more details
Definition at line 152 of file mlme.h.
Field Documentation
| uint8_t KeyDeviceListEntries |
| uint8_t KeyIdLookupListEntries |
| uint8_t KeyUsageListEntries |
Generated on Sun Jul 17 2022 08:25:41 by
1.7.2