class LGATTWriteRequest : public LGATTData;
This class represents a write request from the central device. It also provides method to send the write operation result to the central device.
LGATTServer.h
Classes