btDevices
Description: List of available Bluetooth devices : ARRAY
| Element | Type | Description |
| address | STRING | Displays the MAC address of a Bluetooth device |
| connected | BOOL | Displays connected status of the Bluetooth device |
| name | STRING | Displays the scanned name of a Bluetooth device |
| paired | BOOL | Displays paired status of the Bluetooth device |
| rssi | STRING | Displays the measurement of the power present in a received radio signal (received signal strength indicator) of the Bluetooth device |
| trusted | BOOL | Displays paired status of the Bluetooth device |