esp-nimble-cpp 2.0.2
|
A model of remote BLE descriptor. More...
#include <NimBLERemoteDescriptor.h>
Inherits NimBLERemoteValueAttribute.
Public Member Functions | |
NimBLERemoteCharacteristic * | getRemoteCharacteristic () const |
Get the characteristic that owns this descriptor. | |
std::string | toString (void) const |
Return a string representation of this Remote Descriptor. | |
A model of remote BLE descriptor.
NimBLERemoteCharacteristic * NimBLERemoteDescriptor::getRemoteCharacteristic | ( | ) | const |
Get the characteristic that owns this descriptor.
std::string NimBLERemoteDescriptor::toString | ( | void | ) | const |
Return a string representation of this Remote Descriptor.