WebAPI/WebBluetooth: Difference between revisions

Jump to navigation Jump to search
Line 44: Line 44:
   readonly attribute bool discoverable;                  // Set to false if this device would not like to be discovered
   readonly attribute bool discoverable;                  // Set to false if this device would not like to be discovered
   readonly attribute unsigned long discoverabletimeout;  // Unit: sec
   readonly attribute unsigned long discoverabletimeout;  // Unit: sec
 
 
   // Since setting properties can require IPC calls based on the
   // Since setting properties can require IPC calls based on the
   // bluetooth implementation, set properties via DOMRequests to
   // bluetooth implementation, set properties via DOMRequests to
44

edits

Navigation menu