bluetooth
Description: allow a device to connect via Bluetooth : OBJECT
| Element | Type | Description |
| device | OBJECT | Defines the Bluetooth settings of a connected device |
| address | STRING | Displays the MAC address of a Bluetooth device |
| name | STRING | Displays the name of a Bluetooth device |
| devices | ARRAY | Contains a list of Bluetooth devices found during the last scan |
| address | STRING | Displays the MAC address of a Bluetooth device |
| name | STRING | Displays the name of a Bluetooth device |
| enabled | BOOL | Enable or disable Bluetooth (default:false) |
| savedDevices | ARRAY | Contains a list of saved Bluetooth devices |
| address | STRING | Displays the MAC address of a Bluetooth device |
| friendlyName | STRING | Displays the user-defined name of a Bluetooth device |
| name | STRING | Displays the scanned name of a Bluetooth device |