mirror of
https://github.com/torlando-tech/columba
synced 2026-08-12 18:07:15 -04:00
Android silently stops BLE advertising when the app goes to background, screen turns off, or device enters Doze mode - without calling any callback. This leaves the app thinking it's advertising when it's not. Add a proactive refresh mechanism that restarts advertising every 60 seconds to ensure the device remains discoverable. Also add bridge methods to allow Python to check/ensure advertising is active. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| android_ble_driver.py | ||
| android_ble_interface.py | ||