WebAPI/WebBluetooth: Difference between revisions

Jump to navigation Jump to search
Line 23: Line 23:
     readonly attribute bool enabled;
     readonly attribute bool enabled;
    
    
     nsIDOMDOMRequest setBluetoothEnabled(in boolean enabled);
     nsIDOMDOMRequest setEnabled(in boolean enabled);
     nsIDOMBluetoothAdapter getDefaultAdapter();
     nsIDOMBluetoothAdapter getDefaultAdapter();
   };
   };
44

edits

Navigation menu