Bluetooth Framework C++ Edition

◆ Respond()

int Respond ( )

Sends a response to the connected client in respond to a write request.

Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.

This method must be called only in case the write operation was made with required response (the WithResponse property is True.