Bluetooth Framework C++ Edition

◆ SetConnectOnRead()

void SetConnectOnRead ( const bool  Value)

Sets connection mode.

Parameters
ValueThe Boolean indicates the connection mode.

If this property set to True the connection to a target device will be executed on first services read or when the OS decided to do that. If the property is False the connection will be executed (if possible) on Connect call.

Exceptions
wclEGattClient