boolean ackOK( const LGATTAttributeValue & value );
You can call this method in onRead() and callback to send the value of the attribute to central device.
LGATTServer.h
LGATTReadRequest Class