stswangzhiping
837cb8865f
feat: BtMonitor 监控 bluetoothctl 状态驱动 BT 指示灯
新增 lib/bt-monitor.js:
- 每 3 秒轮询 bluetoothctl show + hcitool con
- connected(ACL 连接存在)→ 常亮
- scanning/connecting(Discovering: yes)→ 闪烁
- 无 adapter / Powered: no / 静止 → 熄灭
client.js:启动时开启 BtMonitor,stop() 时清理
provisioning.js:移除所有 led.bt 调用,BT 灯统一由 BtMonitor 管理
Made-with: Cursor
2026-03-24 23:14:02 +08:00
..
2026-03-24 23:14:02 +08:00
2026-03-21 08:18:27 +08:00
2026-03-24 23:14:02 +08:00
2026-03-16 07:31:19 +08:00
2026-03-22 08:04:20 +08:00
2026-03-22 07:38:05 +08:00
2026-03-24 17:00:33 +08:00
2026-03-24 22:58:10 +08:00
2026-03-16 07:31:19 +08:00
2026-03-15 21:29:51 +08:00
2026-03-21 09:20:00 +08:00
2026-03-24 23:14:02 +08:00
2026-03-16 07:31:19 +08:00