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

Jump to navigation Jump to search
Line 32: Line 32:
   Promise<void> [[B2G/Bluetooth/WebBluetooth-v2/BluetoothAdapter#unpair.28.29|unpair(DOMString aAddress)]];
   Promise<void> [[B2G/Bluetooth/WebBluetooth-v2/BluetoothAdapter#unpair.28.29|unpair(DOMString aAddress)]];
   sequence<BluetoothDevice> [[B2G/Bluetooth/WebBluetooth-v2/BluetoothAdapter#getPairedDevices.28.29|getPairedDevices()]];
   sequence<BluetoothDevice> [[B2G/Bluetooth/WebBluetooth-v2/BluetoothAdapter#getPairedDevices.28.29|getPairedDevices()]];
   Promise<[[B2G/Bluetooth/WebBluetooth-v2/BluetoothDiscoveryHandle|BluetoothDiscoveryHandle]]> [[B2G/Bluetooth/WebBluetooth-v2/BluetoothAdapter#startLeScan.28.29|startLeScan(sequence<DOMString> aUuids)]];
   Promise<[[B2G/Bluetooth/WebBluetooth-v2/BluetoothDiscoveryHandle|BluetoothDiscoveryHandle]]> [[B2G/Bluetooth/WebBluetooth-v2/BluetoothAdapter#startLeScan.28.29|startLeScan(sequence<DOMString> aServiceUuids)]];
   Promise<void> [[B2G/Bluetooth/WebBluetooth-v2/BluetoothAdapter#stopLeScan.28.29|stopLeScan(BluetoothDiscoveryHandle aHandle)]];
   Promise<void> [[B2G/Bluetooth/WebBluetooth-v2/BluetoothAdapter#stopLeScan.28.29|stopLeScan(BluetoothDiscoveryHandle aHandle)]];
  };
  };
Confirmed users
891

edits

Navigation menu