Get to know MDN better
このページはコミュニティーの尽力で英語から翻訳されました。MDN Web Docs コミュニティーについてもっと知り、仲間になるにはこちらから。
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Experimental: これは実験的な機能です。
本番で使用する前にブラウザー互換性一覧表をチェックしてください。
Web Bluetooth API は、Bluetooth Low Energy の周辺機器に接続して操作する機能を提供します。
メモ: この API は Web Workers では 使用できません 。(WorkerNavigator 経由では公開されていません)
指定のオプションに合致する BluetoothDevice オブジェクトで解決する Promise を返します。
BluetoothCharacteristicProperties特定の BluetoothRemoteGATTCharacteristic のプロパティを提供します。
BluetoothDevice特定のスクリプト実行環境内の Bluetooth デバイスを表します。
BluetoothRemoteGATTCharacteristicGATT キャラクタリスティックを表します。これは、周辺機器のサービスに関する詳細情報を提供する基本的なデータ要素です。
BluetoothRemoteGATTDescriptorGATT ディスクリプターを表します。これは、キャラクタリスティックの値に関する詳細情報を提供します。
BluetoothRemoteGATTServerリモートデバイス上の GATT サーバーを表します。
BluetoothRemoteGATTServiceGATT サーバーにより提供されるサービスを表します。デバイス、参照されるサービス、このサービスのキャラクタリスティックのリストも含みます。
| Web Bluetooth # bluetooth |
Enable JavaScript to view this browser compatibility table.
This page was last modified on 2024年7月28日 by MDN contributors.
Your blueprint for a better internet.
Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2026 by individual mozilla.org contributors. Content available under a Creative Commons license.