Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: TYBLE16_simple_data_logger TYBLE16_MP3_Air
mlme_key_device_descriptor_s Struct Reference
struct mlme_key_device_descriptor_t Key usage descriptor More...
#include <mlme.h>
Data Fields | |
uint8_t | DeviceDescriptorHandle |
User defined unique ID to key User. | |
bool | UniqueDevice: 1 |
true = Key description is for Key Pair Key usage only, False = group key | |
bool | Blacklisted: 1 |
true = Description is black listed, False = valid to use |
Detailed Description
struct mlme_key_device_descriptor_t Key usage descriptor
See IEEE standard 802.15.4-2006 (table 91) for more details
Definition at line 92 of file mlme.h.
Field Documentation
bool Blacklisted |
uint8_t DeviceDescriptorHandle |
bool UniqueDevice |
Generated on Tue Jul 12 2022 13:55:33 by
