Commit Graph

4 Commits

Author SHA1 Message Date
JensDiemer 896f74d25f ScanBluetooth: Don't loose a BLE device name
If we get a name of a device, don't lost it by overwrite it with "unknown" ;)
2026-02-28 10:49:36 +01:00
JensDiemer 8f082059c0 Enhance ScanBluetooth app
Add a info column with init information and "unique devices" and "scan" count.

Use `TaskManager` that makes the UI a lot more responsive.

Use better scan settings to maximize detection rate.
2026-02-28 00:05:31 +01:00
Thomas Farstrike 2b5acc2a93 scan_bluetooth: graceful error if bluetooth not available 2026-02-21 08:33:14 +01:00
Jens Diemer 4826063f36 WIP: New app: "Scan Bluetooth" (#58)
Just display a table and list all nearby Bluetooth devices
2026-02-21 07:38:00 +01:00