summaryrefslogtreecommitdiffstats
path: root/core/java/android/bluetooth/BluetoothServerSocket.java
Commit message (Expand)AuthorAgeFilesLines
* Get server's listening channelBen Dodson2011-07-081-0/+10
* Typo fixes in comments and minor code cleanups.Jake Hamby2010-09-301-3/+3
* docs for ESR: add docs to bluetooth explainin that discovery shouldScott Main2009-11-191-1/+7
* docs: add more documentation for the bluetooth apis.Scott Main2009-11-091-18/+20
* Encourage developers to connect RFCOMM by UUID instead of Channel.Nick Pelly2009-10-071-6/+6
* 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-0/+14
* 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-2/+3
* API CHANGENick Pelly2009-08-191-20/+37
* Bluetooth: API change.Nick Pelly2009-08-181-67/+2
* Implement and expose SCO socket support in BluetoothSocket.java.Nick Pelly2009-06-021-9/+35
* New BluetoothSocket API.Nick Pelly2009-05-261-0/+124