CreateBluetoothList shows an Android dialog which allows the user to select a Bluetooth device from paired and discovered devices.
btl = app.CreateBluetoothList(
filter )
→ app object: BluetoothList
See Also: GetPairedBtDevices, DiscoverBtDevices.
Methods
The following methods are available on the BluetoothList object:
Batch(
properties )
GetType() → String: “BluetoothList”