The current Bluetooth API documentation does not seem to mention the
behavior of the Bluetooth radio and API when the device goes to sleep.

What should happen in these scenarios?

#1 If the device goes to sleep while connected to a BT device, does
the Bluetooth radio stay on (are connections and streams preserved?)

#2 If no to #1, can a partial wakelock prevent the Bluetooth subsystem
from becoming deactivated?

#3 If yes to #1, will I get a broadcast if the other device drops a
connection and I have registered a BroadcastReceiver listening for
ACL_DISCONNECT?

#4 If the device is asleep, can incoming Bluetooth data on an
established BT connection data wake up the device?

There are probably more such cases I have not considered. Any help
would be welcome.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to