aboutsummaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/BluetoothServerSocket.java
Commit message (Expand)AuthorAgeFilesLines
* Add more log for Bluetooth socketUgo Yu2023-02-151-1/+1
* More Bluetooth API annotation updates.Jeff Sharkey2021-04-161-0/+2
* Update Bluetooth API annotations.Jeff Sharkey2021-04-141-3/+0
* Update language to comply with Android's inclusive language guidanceJeff Sharkey2020-09-141-1/+1
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-091-1/+1
* Document public alternatives to greylisted APIsAndrei Onea2019-06-171-1/+2
* Add more documentation for LE CoCStanley Tng2019-04-191-14/+21
* DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) intoXin Li2019-02-141-2/+2
|\
| * docs: Replacing {#link with {@linkAndrew Solovay2018-10-041-1/+1
* | Unhide the LE CoC APIsStanley Tng2018-09-131-3/+2
* | Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-011-0/+2
|/
* Added APIs for Connection-oriented channelsStanley Tng2018-01-121-0/+20
* Fix checkstyle errors (2/2)Jack He2017-08-241-2/+2
* Fix checkstyle errors (1/2)Jack He2017-08-241-33/+36
* Fix links to Bluetooth GuideMarie Janssen2016-06-201-1/+1
* SAP: Make it possible to enforce a 16-digit pin code (4/5)Casper Bonde2015-06-091-2/+4
* Add support for MITM for BluetoothSockets (1/4)Casper Bonde2015-06-031-0/+20
* OBEX Over L2CAP + SDP search API for BT profilesCasper Bonde2015-04-111-1/+51
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
* Added new rfcomm multi accept codezzy2012-07-161-1/+21
* docs: Add developer guide cross-references, Project ACRE, round 4Joe Fernandez2011-12-221-0/+6
* 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