static String bluetoothPairingState(bool enabled) => '<characteristic type="BluetoothMgr">' '<parm name="AllowPairing" value="${enabled ? '1' : '2'}"/>' '</characteristic>';