System.Bluetooth.TBluetoothUUIDHelper
Delphi
TBluetoothUUIDHelper = class
C++
class PASCALIMPLEMENTATION TBluetoothUUIDHelper : public System::TObject
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
class | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | System.Bluetooth |
Beschreibung
Hilfsklasse für die Arbeit mit unterschiedlichen Formaten von Bluetooth-UUIDs.
TBluetoothUUIDHelper stellt die folgenden Klassenmethoden bereit:
- GetBluetooth16bitsUUID, um 128-Bit-Bluetooth-UUIDs in 16-Bit-Bluetooth-UUIDs zu konvertieren.
- GetBluetoothUUID, um 16-Bit-Bluetooth-UUIDs 128-Bit-Bluetooth-UUIDs zu konvertieren.
- IsBluetoothBaseUUIDBased, um zu ermitteln, ob eine 128-Bit-Bluetooth-UUID auf der Bluetooth Base UUID (EN) basiert.