You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WiFi-Direct Teardown Fix: Added proper removeGroup and cancelConnect calls on stop to prevent ghost P2P states and chip BUSY errors.
WiFi-Direct Launch Optimization: Paused peer discovery loop during launch while preserving active P2P connection (PR #58).
Wi-Fi Auto-Start Fixes: Added WIFI_STATE_CHANGED receiver and updated BT connection checks so pending auto-start triggers as soon as Wi-Fi turns on (e.g., via Samsung Routines).
Bluetooth Delay Fix: Preserved EXTRA_FROM_BT flag on pending Wi-Fi start to ensure configured Bluetooth auto-start delay countdown runs.