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

Jump to navigation Jump to search
no edit summary
No edit summary
Line 5: Line 5:
  interface BluetoothAttributeEvent : Event
  interface BluetoothAttributeEvent : Event
  {
  {
   readonly attribute short attr;
   readonly attribute unsigned short attr;
   readonly attribute any   value;
   readonly attribute any           value;
  };
  };


Line 18: Line 18:


; Value type
; Value type
: short
: unsigned short
 
; Default value
: -1


=== value ===
=== value ===
Line 29: Line 26:
; Value type
; Value type
: any
: any
; Default value
: null
Confirmed users
891

edits

Navigation menu