Doodle3D / connman-api

Connman (Opensource connection manager) client
MIT License
9 stars 10 forks source link

Unbroadcasted tethering disable (so we can scan) #6

Open peteruithoven opened 9 years ago

peteruithoven commented 9 years ago

Our hardware can't scan and tether at the same time. It would be great if we could temporarily disable tethering, scan and enable tethering again. Currently when Connman disables tethering (closes the hotspot) the connected devices disconnect very quickly. When I unplug the power of a random router, devices stick around quite long (around 10s). So we think it broadcasts that it will be shutting down. If we could get Connman to disable tethering without him broadcasting about this, we could pull this off.