System.Bluetooth.TBluetoothLEManager Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnDiscoverLEDevicepublicOccurs each time a device is found during device discovery.
OnDiscoveryEndpublicWhen you call StartDiscovery, you start a discovery operation to find remote devices using Bluetooth. OnDiscoveryEnd occurs when the discovery operation finishes.
OnIdentifyCustomUUIDpublicOccurs when you request the display name of a service with a given unique identifier, but TBluetoothLEManager does not recognize the specified service identifier.