BluetoothRemoteGATTCharacteristic:writeValueWithoutResponse() 方法
BluetoothRemoteGATTCharacteristic.writeValueWithoutResponse() 方法將 BluetoothRemoteGATTCharacteristic 物件的 value 屬性設定為給定 ArrayBuffer、TypedArray 或 DataView 中包含的位元組,在不接收響應的情況下寫入特徵值,並返回由此產生的 Promise。