System.Bluetooth.TBluetoothUUIDHelper
Delphi
TBluetoothUUIDHelper = class
C++
class PASCALIMPLEMENTATION TBluetoothUUIDHelper : public System::TObject
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
class | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | System.Bluetooth |
説明
さまざまな形式の Bluetooth UUID を扱うためのヘルパ クラスです。
TBluetoothUUIDHelper には次のクラス メソッドが用意されています。
- GetBluetooth16bitsUUID: 128 ビットの Bluetooth UUID を 16 ビットの Bluetooth UUID に変換します。
- GetBluetoothUUID: 16 ビットの Bluetooth UUID を 128 ビットの Bluetooth UUID に変換します。
- IsBluetoothBaseUUIDBased: 128 ビットの Bluetooth UUID が Bluetooth の基本 UUID を基にしているかどうかを判定します。