Bluetooth connection status
Whether the device has an active connection or not
from field: bool is_connected = 3;
The pairing PIN for bluetooth
from field: uint32 pin = 1;
RSSI of bluetooth connection
from field: int32 rssi = 2;
from message meshtastic.BluetoothConnectionStatus
Bluetooth connection status