A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developer.cdn.mozilla.net/ja/docs/Web/API/BluetoothRemoteGATTServer below:

BluetoothRemoteGATTServer - Web API | MDN

BluetoothRemoteGATTServer

Limited availability

Experimental: これは実験的な機能です。
本番で使用する前にブラウザー互換性一覧表をチェックしてください。

Web Bluetooth API の BluetoothRemoteGATTServer インターフェイスは、リモートデバイス上の GATT サーバーを表します。

インスタンスプロパティ
BluetoothRemoteGATTServer.connected 読取専用 Experimental

このスクリプト実行環境が this.device に接続されている間 true を返す論理値です。ユーザーエージェントが物理的に接続されていても false になる可能性があります。

BluetoothRemoteGATTServer.device 読取専用 Experimental

このサーバーを動かしている BluetoothDevice への参照です。

インスタンスメソッド
BluetoothRemoteGATTServer.connect() Experimental

このスクリプト実行環境を this.device に接続させます。

BluetoothRemoteGATTServer.disconnect() Experimental

このスクリプト実行環境を this.device から切断させます。

BluetoothRemoteGATTServer.getPrimaryService() Experimental

Bluetooth デバイスが提供している指定の BluetoothServiceUUID に対応するプライマリー BluetoothRemoteGATTService で解決するプロミスを返します。

BluetoothRemoteGATTServer.getPrimaryServices() Experimental

Bluetooth デバイスが提供している指定の BluetoothServiceUUID に対応するプライマリー BluetoothRemoteGATTService オブジェクトのリストで解決するプロミスを返します。

仕様書 ブラウザーの互換性

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4