summaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/BluetoothServerSocket.java
AgeCommit message (Expand)Author
2021-04-16More Bluetooth API annotation updates.Jeff Sharkey
2021-04-14Update Bluetooth API annotations.Jeff Sharkey
2020-09-14Update language to comply with Android's inclusive language guidanceJeff Sharkey
2020-01-09Use new UnsupportedAppUsage annotation.Artur Satayev
2019-06-17Document public alternatives to greylisted APIsAndrei Onea
2019-04-19Add more documentation for LE CoCStanley Tng
2019-02-14DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) intoXin Li
2018-10-04docs: Replacing {#link with {@linkAndrew Solovay
2018-09-13Unhide the LE CoC APIsStanley Tng
2018-08-01Add @UnsupportedAppUsage annotationsMathew Inwood
2018-01-12Added APIs for Connection-oriented channelsStanley Tng
2017-08-24Fix checkstyle errors (2/2)Jack He
2017-08-24Fix checkstyle errors (1/2)Jack He
2016-06-20Fix links to Bluetooth GuideMarie Janssen
2015-06-09SAP: Make it possible to enforce a 16-digit pin code (4/5)Casper Bonde
2015-06-03Add support for MITM for BluetoothSockets (1/4)Casper Bonde
2015-04-11OBEX Over L2CAP + SDP search API for BT profilesCasper Bonde
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2012-07-16Added new rfcomm multi accept codezzy
2011-12-22docs: Add developer guide cross-references, Project ACRE, round 4Joe Fernandez
2011-07-08Get server's listening channelBen Dodson
2010-09-30Typo fixes in comments and minor code cleanups.Jake Hamby
2009-11-19docs for ESR: add docs to bluetooth explainin that discovery shouldScott Main
2009-11-09docs: add more documentation for the bluetooth apis.Scott Main
2009-10-07Encourage developers to connect RFCOMM by UUID instead of Channel.Nick Pelly
2009-10-06Fix docs builds.Nick Pelly
2009-10-06Provide an API for apps to use a dynamic RFCOMM channel and SDP record.Nick Pelly
2009-09-08Add javadoc to explain which permissions are required for Public BT API's.Nick Pelly
2009-09-02Immediately destroy BluetoothSocket's on close().Nick Pelly
2009-08-19API CHANGENick Pelly
2009-08-18Bluetooth: API change.Nick Pelly
2009-06-02Implement and expose SCO socket support in BluetoothSocket.java.Nick Pelly
2009-05-26New BluetoothSocket API.Nick Pelly