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

Jump to navigation Jump to search
Line 9: Line 9:
   readonly attribute unsigned long?  [https://wiki.mozilla.org/B2G/Bluetooth/WebBluetooth-v2/BluetoothPairingEvent#passkey passkey];
   readonly attribute unsigned long?  [https://wiki.mozilla.org/B2G/Bluetooth/WebBluetooth-v2/BluetoothPairingEvent#passkey passkey];
   
   
   DOMRequest? setPasskey(DOMString aPasskey);
   DOMRequest? [https://wiki.mozilla.org/B2G/Bluetooth/WebBluetooth-v2/BluetoothPairingEvent#setPasskey.28DOMString_aPasskey.29 setPasskey(DOMString aPasskey)];
   DOMRequest? setPairingConfirmation(boolean aConfirm);
   DOMRequest? [https://wiki.mozilla.org/B2G/Bluetooth/WebBluetooth-v2/BluetoothPairingEvent#setPairingConfirmation.28boolean_aConfirm.29 setPairingConfirmation(boolean aConfirm)];
  };
  };


Confirmed users
891

edits

Navigation menu