Friday, September 2, 2011

[android-developers] Bluetooth Dev Guide and BluetoothAdapter Javadoc have conflicting information

The Bluetooth Dev Guide http://developer.android.com/guide/topics/wireless/bluetooth.html#EnablingDiscoverability
and BluetoothAdapter
http://developer.android.com/reference/android/bluetooth/BluetoothAdapter.html#ACTION_REQUEST_DISCOVERABLE
Javadoc have conflicting information about Bluetooth discoverable
lengths, I was wondering if I could get some clarification and this
conflict resolved.

My Current understanding is that 3.x devices can set bluetooth
discoverable length up to 1 hour or indefinately but all 2.x.x devices
are limited to 300 seconds, 120 by default and some implementations do
not properly support 300 seconds.

-Dan

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

No comments:

Post a Comment