summaryrefslogtreecommitdiffstats
path: root/core/java/android/bluetooth/BluetoothSocket.java
Commit message (Expand)AuthorAgeFilesLines
* docs for ESR: add docs to bluetooth explainin that discovery shouldScott Main2009-11-191-0/+9
* docs: add more documentation for the bluetooth apis.Scott Main2009-11-091-16/+28
* Encourage developers to connect RFCOMM by UUID instead of Channel.Nick Pelly2009-10-071-14/+95
* Fix docs builds.Nick Pelly2009-10-061-1/+1
* Provide an API for apps to use a dynamic RFCOMM channel and SDP record.Nick Pelly2009-10-061-4/+24
* Add javadoc to explain which permissions are required for Public BT API's.Nick Pelly2009-09-081-0/+3
* Immediately destroy BluetoothSocket's on close().Nick Pelly2009-09-021-9/+93
* API CHANGENick Pelly2009-08-191-20/+34
* Bluetooth: API change.Nick Pelly2009-08-181-55/+31
* Implement and expose SCO socket support in BluetoothSocket.java.Nick Pelly2009-06-021-16/+37
* Implement bulk read and writes for Bluetooth sockets.Nick Pelly2009-06-021-2/+2
* New BluetoothSocket API.Nick Pelly2009-05-261-0/+176