TwclGattServerCharacteristicConfiguration Record

The structure describes the different server characteristic configuration members.

Namespace: wclBluetooth
type
 TwclGattServerCharacteristicConfiguration = record
 end;

The TwclGattServerCharacteristicConfiguration type exposes the following members.

Show:
 NameDescription
IsBroadcast

The parent characteristic value can be broadcast.

Top