System.Bluetooth.Components

From RAD Studio API Documentation

Components to provide support for both Classic Bluetooth and Bluetooth Low Energy in your applications.

See Using Bluetooth.

Package rtl.bpl

Classes

TBluetoothComponent that serves as a wrapper for the main features of the classes of the Classic Bluetooth framework, such as TBluetoothManager, TBluetoothDevice or TBluetoothAdapter.
TBluetoothLEComponent that serves as a wrapper for the main features of the classes of the Bluetooth Low Energy framework, such as TBluetoothLEManager, TBluetoothGattServer, TBluetoothLEDevice, or TBluetoothGattService.