Confirmed users
891
edits
Line 8: | Line 8: | ||
== Event Handler == | == Event Handler == | ||
* [[B2G/Bluetooth/WebBluetooth-v2/BluetoothStartDiscoveryRequest#ondevicefound| | * [[B2G/Bluetooth/WebBluetooth-v2/BluetoothStartDiscoveryRequest#ondevicefound|BluetoothDiscoveryHandle.ondevicefound]] | ||
=== ondevicefound === | === ondevicefound === | ||
Line 16: | Line 16: | ||
; Parameter | ; Parameter | ||
: aDeviceEvent | : aDeviceEvent | ||
:: The event is a [[B2G/Bluetooth/WebBluetooth-v2/BluetoothDeviceEvent|BluetoothDeviceEvent]] with property device as the discovered remote bluetooth device. | :: The event is a [[B2G/Bluetooth/WebBluetooth-v2/BluetoothDeviceEvent|BluetoothDeviceEvent]] with property [[B2G/Bluetooth/WebBluetooth-v2/BluetoothDeviceEvent#device|device]] as the discovered remote bluetooth device. |