System.Bluetooth.TBluetoothGattServer Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AdvertiseDatapublicAdvertising data that the GATT server broadcasts to any reachable remote client.
AdvertiseServicepublicWhether your GATT server should advertise any service as you add them to your GATT server (True) or whether services should not be advertised until you start advertising all of them (False).
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
GattServerNamepublicDisplay name that your GATT server uses to announce itself.
IsAdvertisingpublicWhether your GATT server is broadcasting its advertising data (True) or not (False).