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.
Fork of LinkNode-Test by
DiscoveredCharacteristic::DiscoveredDescriptor Struct Reference
Structure for holding information about the service and the characteristics found during the discovery process. More...
#include <DiscoveredCharacteristic.h>
Data Fields | |
GattAttribute::Handle_t | handle |
Descriptor Handle. | |
UUID | uuid |
Descriptor UUID. |
Detailed Description
Structure for holding information about the service and the characteristics found during the discovery process.
Definition at line 58 of file DiscoveredCharacteristic.h.
Field Documentation
GattAttribute::Handle_t handle |
Descriptor Handle.
Definition at line 59 of file DiscoveredCharacteristic.h.
UUID uuid |
Descriptor UUID.
Definition at line 60 of file DiscoveredCharacteristic.h.
Generated on Tue Jul 12 2022 16:00:25 by
