BluetoothRemoteGATTCharacteristic: writeValueWithResponse() 方法
BluetoothRemoteGATTCharacteristic.writeValueWithResponse() 方法将 BluetoothRemoteGATTCharacteristic 对象的 value 属性设置为给定 ArrayBuffer、TypedArray 或 DataView 中包含的字节,写入特性值并需要响应,然后返回 Promise。