Omeya / a2dpvolume

Automatically exported from code.google.com/p/a2dpvolume
0 stars 0 forks source link

Wi-fi turns on at bluetooth disconnect when disabling bluetooth #73

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Device (phone) brand: Motorola
Device (phone) model: DroidX
Android OS version: 2.3.3
App version: A2.1 or main - Market version
What steps will reproduce the problem?
1. Turn on bluetooth
2. Turn off bluetooth
3.

What is the expected output? Volume changes, all other settings stay the same 
(wi-fi on/off) 
What do you see instead? Volume changes and wi-fi turns on.

Please provide any additional information below.

Original issue reported on code.google.com by ikesterh...@gmail.com on 18 Sep 2011 at 9:41

GoogleCodeExporter commented 9 years ago
Please provide more detail. 

Make sure you make changes to a devices settings only when the device is not 
connected.  If you made changes while the device was already connected, it will 
attempt to revert to the state prior to connect.  Since that was not captured 
before connecting, it may switch to the wrong state.  Disconnect from the 
device, stop the A2DP Service, restart, and reconnect.  See if that fixes it.  
If you don't want the wifi state changed, uncheck it in the device specific 
settings.  Let me know if you still have the problem.

Original comment by JimR...@gmail.com on 19 Sep 2011 at 2:09

GoogleCodeExporter commented 9 years ago
The only option I see regarding Wi-Fi is to disconnect upon Bluetooth connect.
When turning off bluetooth via the power control widget, the volume changes 
correctly, but then the Wi-Fi turns on.
I have looked through the preferences and device settings and cannot find an 
appropriate option to check/uncheck.

Original comment by ikesterh...@gmail.com on 19 Sep 2011 at 2:55

GoogleCodeExporter commented 9 years ago
If you have your device (in the A2DP volume list) configured to turn OFF WiFi 
on connect.  Then you connect to that device when WiFi was enabled.  Then you 
disconnect from that device the WiFi will be returned to the state it was prior 
to connecting.  That is how it is supposed to work.  If you don't want WiFi to 
be managed this way, uncheck it (disconnect upon Bluetooth connect) for that 
device.  

So I think I might see what could happen.  If you connect to 1 Bluetooth 
device.  Then use the power control to switch OFF Bluetooth, the cleanup will 
return it to the default state which is ON.  What I need to check is the last 
state before connect.  OK, I think I understand your problem now.  I will work 
the fix into the next release.  Thanks!

Original comment by JimR...@gmail.com on 19 Sep 2011 at 9:38

GoogleCodeExporter commented 9 years ago

Original comment by JimR...@gmail.com on 19 Sep 2011 at 9:38

GoogleCodeExporter commented 9 years ago
I checked with Wi-Fi off before turning on Bluetooth.  Wi-Fi still turned on 
when I turned Bluetooth off.
For my specific case, I only use he Volume Control portion of this excellent 
app.  I leave location stuff off.

Original comment by ikesterh...@gmail.com on 20 Sep 2011 at 3:54

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Fixed in 2.3.9.  Please test and report results.  It is available for download 
in the downloads page on this site.  I am working a few other issues before an 
official market publish.

Original comment by JimR...@gmail.com on 21 Sep 2011 at 11:31

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 74ea3cc5f249.

Original comment by JimR...@gmail.com on 21 Sep 2011 at 11:34

GoogleCodeExporter commented 9 years ago
I tested it and it does work ok now. I will give it a more thorough test 
tomorrow

Original comment by ikesterh...@gmail.com on 22 Sep 2011 at 12:05

GoogleCodeExporter commented 9 years ago
It is still saving and returning to the Wi-Fi state at the time of blue tooth 
connect.
What I am looking for is an option to ignore Wi-Fi state.  I just want to have 
it control the volume state.

My tests went like this.
 1.  Wi-Fi on, bluetooth off at start start
      Turn bluetooth on,  Turn Wi-Fi off
      Turn bluetooth off, Wi-Fi turns on
2.   Wi-Fi off, bluetooth off
      Turn bluetooth on, Turn Wi-Fi on
      Turn off bluetooth, Wi-Fi turns off
3.   Wi-Fi off, bluetooth off
      Turn bluetooth on, leave Wi-Fi off
      Turn bluetooth off, Wi-Fi status off
Desired behavior.
Leave Wi-Fi alone, our at least have an option to ignore/not change Wi-Fi 
settings.

Thanks for the help,
Ian

Original comment by ikesterh...@gmail.com on 22 Sep 2011 at 10:50

GoogleCodeExporter commented 9 years ago
Issue 74 has been merged into this issue.

Original comment by JimR...@gmail.com on 4 Aug 2012 at 1:41