A RetroSearch Logo

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

Search Query:

Showing content from https://developer.mozilla.org/ja/docs/Web/API/BluetoothRemoteGATTDescriptor below:

BluetoothRemoteGATTDescriptor - Web API | MDN

BluetoothRemoteGATTDescriptor

Limited availability

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

Web Bluetooth API の BluetoothRemoteGATTDescriptor は、GATT ディスクリプターを提供します。これは、キャラクタリスティックの値に関する詳細情報を提供します。

インスタンスプロパティ
BluetoothRemoteGATTDescriptor.characteristic 読取専用 Experimental

このディスクリプターが属する BluetoothRemoteGATTCharacteristic を返します。

BluetoothRemoteGATTDescriptor.uuid 読取専用 Experimental

このキャラクタリスティックディスクリプターの UUID を返します。たとえば、theClient Characteristic Configuration descriptor は「00002902-0000-1000-8000-00805f9b34fb」です。

BluetoothRemoteGATTDescriptor.value 読取専用 Experimental

現在キャッシュされているディスクリプターの値を返します。この値はディスクリプターの値が読まれると更新されます。

インスタンスメソッド
BluetoothRemoteGATTDescriptor.readValue() Experimental

利用可能で対応していれば value プロパティの複製が格納された ArrayBuffer で解決する Promise を返します。そうでない場合、エラーを投げます。

BluetoothRemoteGATTDescriptor.writeValue() Experimental

value プロパティを ArrayBuffer に格納されたバイト列に設定し、Promise を返します。

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

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