class LGATTReadRequest : public LGATTData;
This class represents a read request from the central device. It also provides method to send the attribute value back to the central device.
LGATTServer.h
Classes