System.Bluetooth.TBluetoothAdapter
Delphi
TBluetoothAdapter = class(TBluetoothCustomAdapter)
C++
class PASCALIMPLEMENTATION TBluetoothAdapter : public TBluetoothCustomAdapter
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
class | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | System.Bluetooth |
説明
クラシック Bluetooth ハードウェア アダプタを表します。
Bluetooth ハードウェア アダプタは、このデバイスからクラシック Bluetooth を使って他のデバイスと通信できるようにする組み込み型またはデバイス接続型ハードウェアです。TBluetoothAdapter の各インスタンでは、これらのハードウェア アダプタの 1 つを表します。
TBluetoothAdapter のどのインスタンスもマネージャと関連付けられており、また、どのマネージャも TBluetoothCustomAdapter のサブクラス(TBluetoothAdapter など)と関連付けられています。
TBluetoothAdapter を使用すると、リモート デバイスの検出、リモート デバイスとのペア設定、サーバー ソケットの作成を行え、その結果、リモート デバイスがお使いのアダプタに接続できるようになります。
関連項目
- System.Bluetooth.TBluetoothLEAdapter
- System.Bluetooth.TBluetoothCustomAdapter.AdapterName
- System.Bluetooth.TBluetoothCustomAdapter.Address
- System.Bluetooth.TBluetoothAdapter.FManager
- System.Bluetooth.TBluetoothAdapter.PairedDevices
- System.Bluetooth.TBluetoothAdapter.ScanMode
- System.Bluetooth.TBluetoothCustomAdapter.State