System.Bluetooth.TBluetoothUUIDHelper

Delphi
TBluetoothUUIDHelper = class
C++
class PASCALIMPLEMENTATION TBluetoothUUIDHelper : public System::TObject
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | System.Bluetooth |
Description
Helper class to work with different formats of Bluetooth UUIDs.
TBluetoothUUIDHelper provides the following class methods:
- GetBluetooth16bitsUUID, to convert 128-bit Bluetooth UUIDs into 16-bit Bluetooth UUIDs.
- GetBluetoothUUID, to convert 16-bit Bluetooth UUIDs into 128-bit Bluetooth UUIDs.
- IsBluetoothBaseUUIDBased, to determine if a 128-bit Bluetooth UUID is based on the Bluetooth Base UUID.