Qt Bluetooth C++ Classes
デバイスのスキャンや接続など、Bluetoothの基本操作を可能にする。詳細...
名前空間
Bluetooth に関連するクラスと関数 |
クラス
Bluetoothデバイスにアドレスを割り当てる | |
近くにあるBluetoothデバイスを検出する | |
Bluetoothデバイスに関する情報を格納 | |
ローカルのQBluetoothデバイスの詳細をカプセル化する | |
ローカルのBluetoothデバイスへのアクセスを有効にする | |
Bluetooth デバイスとの通信に RFCOMM または L2cap プロトコルを使用します。 | |
Bluetoothサービスのクエリーを可能にします | |
Bluetoothサービスの属性へのアクセスを可能にします | |
Bluetooth Data Element Alternative の属性を保存します。 | |
Bluetooth データ・エレメント・シーケンスの属性を保存します。 | |
ブルートゥース・サーバーを実行しているブルートゥース・デバイスへの接続を可能にします。 | |
各BluetoothサービスのUUIDを生成します。 | |
Bluetooth Low Energy広告中にブロードキャストされるデータを表します。 | |
Bluetooth Low Energy 広告に使用されるパラメータを表します。 | |
QLowEnergyAdvertisingParameters::AddressInfo はホワイトリストの要素を定義します。 | |
Bluetooth Low Energy サービス特性に関する情報を格納します。 | |
GATT サービスデータの設定に使用されます | |
Bluetooth LE 接続のパラメータの更新を要求または報告する際に使用される | |
Bluetooth Low Energy デバイスへのアクセス | |
Bluetooth Low Energy記述子に関する情報を格納します | |
GATTサービスデータの作成に使用 | |
ブルートゥース・ロー・エナジー・デバイス上の個々のサービスを表す | |
GATT サービスデータの設定に使用 |
詳細説明
C++ APIは Qt BluetoothC++ API を使用すると、アプリケーションでデバイスをスキャンし、より柔軟な方法でデバイスに接続し、対話することができます。
アプリケーションで C++ ライブラリを使用するには、.pro
ファイルに以下の設定オプションを追加します:
QT += bluetooth
© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.