| EBluetoothAdapterException | |
| EBluetoothDeviceException | |
| EBluetoothException | |
| EBluetoothFormatException | Type of exception raised in relation to TBluetoothGattCharacteristic. |
| EBluetoothLEAdapterException | Type of exception raised in relation to TBluetoothLEAdapter. |
| EBluetoothLEAdvertiseDataException | Exception for issues related to Bluetooth LE advertising. |
| EBluetoothLECharacteristicException | Type of exception raised in relation to TBluetoothGattCharacteristic. |
| EBluetoothLEDescriptorException | Type of exception raised in relation to TBluetoothGattDescriptor. |
| EBluetoothLEDeviceException | Type of exception raised in relation to the bluetooth low energy devices that are handled by a TBluetoothLE component. |
| EBluetoothLEServiceException | Type of exception raised in relation to the GATT services that are handled by a TBluetoothLE component. |
| EBluetoothManagerException | |
| EBluetoothServiceException | |
| EBluetoothSocketException | |
| TBluetoothAdapter | Represents a Classic Bluetooth hardware adapter. |
| TBluetoothCustomAdapter | Base class for subclasses that represent a Bluetooth hardware adapter. |
| TBluetoothCustomDevice | Base class for subclasses that represent a Bluetooth-enabled remote device. |
| TBluetoothDevice | Represents a remote device that supports Classic Bluetooth. |
| TBluetoothDeviceList | List of remote devices. |
| TBluetoothGattCharacteristic | Represents a Bluetooth GATT Characteristic. |
| TBluetoothGattCharacteristicList | List of characteristics. |
| TBluetoothGattDescriptor | A GATT characteristic descriptor provides information about a characteristic. |
| TBluetoothGattDescriptorList | List of descriptors. |
| TBluetoothGattDeviceList | List of Bluetooth Low Energy devices. |
| TBluetoothGattServer | GATT server that provides services for Bluetooth Low Energy devices. |
| TBluetoothGattService | Represents a Bluetooth GATT Service. |
| TBluetoothGattServiceList | List of Bluetooth GATT Services. |
| TBluetoothLEAdapter | Represents a Bluetooth Low Energy hardware adapter. |
| TBluetoothLEAdapterList | List of Bluetooth Low Energy adapters. |
| TBluetoothLEAdvertiseData | Represents the data that a GATT server advertises to Bluetooth LE devices. |
| TBluetoothLEDevice | Represents a remote device that supports Bluetooth Low Energy. |
| TBluetoothLEDeviceDictionary | |
| TBluetoothLEDeviceList | List of remote devices. |
| TBluetoothLEManager | Main class for Bluetooth Low Energy communications. |
| TBluetoothLEScanFilter | This class represents a BLE scan filter. |
| TBluetoothLEScanFilterList | List of BLE scan filter. |
| TBluetoothLEServiceData | Dictionary where keys are UUIDs of GATT services and values are data of those services to advertise. |
| TBluetoothManager | Main class for Classic Bluetooth communications. |
| TBluetoothServerSocket | Socket that represents a published service and lets you listen for incoming connection requests. |
| TBluetoothServiceList | List of Bluetooth services. |
| TBluetoothSocket | Allows you to establish a connection to a remote device and send and receive data from the remote device. |
| TBluetoothUUIDHelper | Helper class to work with different formats of Bluetooth UUIDs. |
| TBluetoothUUIDsList | A list of Bluetooth UUIDs. |
| TScanResponse | A dictionary of key-value pairs where keys are scan response keys and values are arrays of bytes. |