BluetoothRemoteGATTCharacteristic:getDescriptor() 方法
BluetoothRemoteGATTCharacteristic.getDescriptor()
方法返回一个 Promise
,它解析为给定描述符 UUID 的第一个 BluetoothRemoteGATTDescriptor
。
语法
js
getDescriptor(bluetoothDescriptorUUID)
参数
无。
返回值
一个 Promise
,它解析为第一个 BluetoothRemoteGATTDescriptor
。
规范
规范 |
---|
Web 蓝牙 # dom-bluetoothremotegattcharacteristic-getdescriptor |
浏览器兼容性
BCD 表仅在浏览器中加载