BluetoothRemoteGATTCharacteristic: writeValueWithResponse() 方法
BluetoothRemoteGATTCharacteristic.writeValueWithResponse() 方法將 BluetoothRemoteGATTCharacteristic 物件的 value 屬性設定為給定 ArrayBuffer、TypedArray 或 DataView 中包含的位元組,寫入特性值並需要響應,然後返回 Promise。