BluetoothRemoteGATTDescriptor:writeValue() 方法
>BluetoothRemoteGATTDescriptor.writeValue() 方法将 value 属性设置为包含在 ArrayBuffer、TypedArray 或 DataView 中的字节,并返回 Promise。
此页面由社区从英文翻译而来。了解更多并加入 MDN Web Docs 社区。
BluetoothRemoteGATTDescriptor.writeValue() 方法将 value 属性设置为包含在 ArrayBuffer、TypedArray 或 DataView 中的字节,并返回 Promise。