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: Peripheral_1_serial_copy Peripheral_1_serial 151006_1st_Scenario_normal
Fork of BLE_API 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 Mon Jul 18 2022 21:56:46 by
