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

m
no edit summary
(Created page with "== Overview == '''BluetoothPairingListener''' wraps event handlers triggered for different pairing types. These event handlers are available in certified applications only to ...")
 
mNo edit summary
Line 5: Line 5:
  [AvailableIn=CertifiedApps, CheckPermissions="bluetooth"]
  [AvailableIn=CertifiedApps, CheckPermissions="bluetooth"]
  interface BluetoothPairingListener: EventTarget {
  interface BluetoothPairingListener: EventTarget {
   attribute EventHandler [[B2G/Bluetooth/WebBluetooth-v2/BluetoothPairingListener#ondisplaypasskeyreq|ondisplaypassykeyreq]];
   attribute EventHandler [[B2G/Bluetooth/WebBluetooth-v2/BluetoothPairingListener#ondisplaypasskeyreq|ondisplaypasskeyreq]];
   attribute EventHandler [[B2G/Bluetooth/WebBluetooth-v2/BluetoothPairingListener#onenterpincodereq|onenterpincodereq]];
   attribute EventHandler [[B2G/Bluetooth/WebBluetooth-v2/BluetoothPairingListener#onenterpincodereq|onenterpincodereq]];
   attribute EventHandler [[B2G/Bluetooth/WebBluetooth-v2/BluetoothPairingListener#onpairingconfirmationreq|onpairingconfirmationreq]];
   attribute EventHandler [[B2G/Bluetooth/WebBluetooth-v2/BluetoothPairingListener#onpairingconfirmationreq|onpairingconfirmationreq]];
Confirmed users
185

edits