Action - Init Variables Bluetooth Device List

The action Init Variables Bluetooth Device List lists all paired, connected or not connected bluetooth devices in a variable.

 

Examples:
  • Show a dialog of all not connected bluetooth devices and attempt to connect to a selected device.
Settings
Device Criteria
Whether to list all paired, connected or not connected devices.
Variable for device name list
The name of the variable to store the device names.
Variable for device address list
The name of the variable to store the device addresses.
A variable is a container for a value that can be used in many actions and conditions to dynamically define a part of a text.
See action Script for a description.

Supplied Variables
device_names
the device names as a list
device_addresses
the device addresses as a list