summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth/BluetoothSocket.java
AgeCommit message (Expand)Author
2021-09-24Bluetooth: Update Bluetooth permissions for internal APIS. (2/4)Sravan voleti
2021-08-16Merge SP1A.210812.003Scott Lobdell
2021-08-13Register IBluetoothManagerCallback per-process.Jeff Sharkey
2021-04-29Merge SP1A.210425.001Scott Lobdell
2021-04-16More Bluetooth API annotation updates.Jeff Sharkey
2021-04-14Update Bluetooth API annotations.Jeff Sharkey
2020-11-13Merge SP1A.201105.002Scott Lobdell
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-09Merge SP1A.200921.001Scott Lobdell
2020-09-14Update language to comply with Android's inclusive language guidanceJeff Sharkey
2020-01-22Merge RP1A.200106.001Steven Laver
2020-01-10Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-10-14Merge RP1A.190923.001Steven Laver
2019-09-27Merge RP1A.190822.001Scott Lobdell
2019-09-04Revert "Revert "Remove a misleading "flush" function.""Christian Wailes
2019-08-31Revert "Remove a misleading "flush" function."Ian Kasprzak
2019-08-27Remove a misleading "flush" function.Chris Wailes
2019-06-17Document public alternatives to greylisted APIsAndrei Onea
2018-10-15Merge QP1A.181008.001Bill Peckham
2018-09-13Unhide the LE CoC APIsStanley Tng
2018-09-08Merge QP1A.180823.001Bill Peckham
2018-08-01Add @UnsupportedAppUsage annotationsMathew Inwood
2018-03-21Bluetooth: DUN: Add framework changes to support DUNHemant Gupta
2018-02-04Add function to change LE Tx Data LengthStanley Tng
2018-01-12Added APIs for Connection-oriented channelsStanley Tng
2017-11-10Move connectSocket into IBluetoothSocketManager (3/3)Jakub Pawlowski
2017-11-09Move createSocketChannel into IBluetoothSocketManager (3/3)Jakub Pawlowski
2017-08-24Fix checkstyle errors (2/2)Jack He
2017-08-24Fix checkstyle errors (1/2)Jack He
2017-03-31Bluetooth: Add additional BluetoothSocket logging to root cause errorsAjay Panicker
2017-01-06Refactor RFCOMM / BluetoothSocket usage of LocalSocketNeil Fuller
2016-06-21Merge \\\"Fix links to Bluetooth Guide\\\" am: 6ba39e5642 am: 51f620d98dMarie Janssen
2016-06-21Merge \"Fix links to Bluetooth Guide\"Marie Janssen
2016-06-20Fix links to Bluetooth GuideMarie Janssen
2016-06-18Fix early termination of while loop in BluetoothSocket#writeChristine Hallstrom
2015-12-14Frameworks/base: Use Arrays.toStringAndreas Gampe
2015-07-14Fix BluetoothSocket file descriptor leakZach Johnson
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-05-04Add documentation for BluetoothSocket.getConnectionType()Andre Eisenbach
2015-04-11OBEX Over L2CAP + SDP search API for BT profilesCasper Bonde
2014-09-03Close the base socket when bindListen failsMatthew Xie
2014-05-17am 3e1bbaf7: am 45734b4a: Merge "Log accept and close debug statements in Blu...Joe LaPenna
2014-05-13Log accept and close debug statements in BluetoothSocket.Joe LaPenna
2014-05-06Make sure BluetoothSocket#connect throws on error.Sharvil Nanavati
2014-01-20bluetoothsocket fd leak, need close the file descriptor after detachFd.Zhihai Xu
2014-01-13NPE in BluetoothSocket.write()Zhihai Xu