B2G/Bluetooth/WebBluetooth-v2/BluetoothGattDescriptor: Difference between revisions

Jump to navigation Jump to search
Line 20: Line 20:
   
   
   readonly attribute [[B2G/Bluetooth/WebBluetooth-v2/BluetoothGattCharacteristic#BluetoothGattCharacteristic|BluetoothGattCharacteristic]] [[B2G/Bluetooth/WebBluetooth-v2/BluetoothGattDescriptor#characteristic|characteristic]];
   readonly attribute [[B2G/Bluetooth/WebBluetooth-v2/BluetoothGattCharacteristic#BluetoothGattCharacteristic|BluetoothGattCharacteristic]] [[B2G/Bluetooth/WebBluetooth-v2/BluetoothGattDescriptor#characteristic|characteristic]];
   readonly attribute DOMString                       [[B2G/Bluetooth/WebBluetooth-v2/BluetoothGattDescriptor#uuid|uuid]];
   readonly attribute DOMString                   [[B2G/Bluetooth/WebBluetooth-v2/BluetoothGattDescriptor#uuid|uuid]];
   readonly attribute int                             [[B2G/Bluetooth/WebBluetooth-v2/BluetoothGattDescriptor#permissions|permissions]];
   readonly attribute int                         [[B2G/Bluetooth/WebBluetooth-v2/BluetoothGattDescriptor#permissions|permissions]];
   readonly attribute ArrayBuffer?                     [[B2G/Bluetooth/WebBluetooth-v2/BluetoothGattDescriptor#value|value]];
   readonly attribute ArrayBuffer?               [[B2G/Bluetooth/WebBluetooth-v2/BluetoothGattDescriptor#value|value]];
   
   
   [NewObject, Throws]
   [NewObject, Throws]
120

edits

Navigation menu