Mistake on this page?
Report an issue in GitHub or email us
Data Fields
CharacteristicDescriptorDiscovery::DiscoveryCallbackParams_t Struct Reference

Characteristic descriptor discovered event. More...

#include <CharacteristicDescriptorDiscovery.h>

Data Fields

const DiscoveredCharacteristiccharacteristic
 Characteristic owning the descriptor discovered. More...
 
const DiscoveredCharacteristicDescriptordescriptor
 Characteristic descriptor discovered. More...
 

Detailed Description

Characteristic descriptor discovered event.

When a characteristic descriptor has been discovered, the callback registered for the discovery operation through GattClient::discoverCharacteristicDescriptors or DiscoveredCharacteristic::discoverDescriptors is called with an instance of this type.

The values reported to the user are the descriptor discovered and the characteristic owning that descriptor.

See also
GattClient::discoverCharacteristicDescriptors DiscoveredCharacteristic::discoverDescriptors

Definition at line 59 of file CharacteristicDescriptorDiscovery.h.

Field Documentation

const DiscoveredCharacteristic& characteristic

Characteristic owning the descriptor discovered.

Definition at line 63 of file CharacteristicDescriptorDiscovery.h.

Characteristic descriptor discovered.

Definition at line 68 of file CharacteristicDescriptorDiscovery.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.