test code 123
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
1.7.2
