index
:
packages_modules_Bluetooth.git
t13.0
packages_modules_Bluetooth
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
java
/
android
/
bluetooth
/
BluetoothSocket.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add more log for Bluetooth socket
Ugo Yu
2023-02-15
1
-2
/
+3
*
Follow error prone recommendation
William Escande
2022-10-17
1
-1
/
+4
*
Clean up logcat message
Brian Orr
2022-02-17
1
-1
/
+1
*
Remove allowBlocking from BluetoothManagerService
William Escande
2022-02-01
1
-8
/
+16
*
Introduces mechanism for background rfcomm servers
tadvana
2022-01-27
1
-0
/
+32
*
Stop using LocalSocket.createConnectedLocalSocket.
Lorenzo Colitti
2022-01-25
1
-3
/
+3
*
BT MAINLINE ParcelFileDescriptor to dup method
William Escande
2021-11-22
1
-2
/
+1
*
Register IBluetoothManagerCallback per-process.
Jeff Sharkey
2021-08-13
1
-3
/
+3
*
More Bluetooth API annotation updates.
Jeff Sharkey
2021-04-16
1
-1
/
+12
*
Update Bluetooth API annotations.
Jeff Sharkey
2021-04-14
1
-3
/
+6
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-1
/
+2
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-2
/
+1
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-1
/
+2
*
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2020-09-14
1
-4
/
+7
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-09
1
-1
/
+1
*
Revert "Revert "Remove a misleading "flush" function.""
Christian Wailes
2019-09-04
1
-14
/
+0
*
Revert "Remove a misleading "flush" function."
Ian Kasprzak
2019-08-31
1
-0
/
+14
*
Remove a misleading "flush" function.
Chris Wailes
2019-08-27
1
-14
/
+0
*
Document public alternatives to greylisted APIs
Andrei Onea
2019-06-17
1
-1
/
+1
*
Unhide the LE CoC APIs
Stanley Tng
2018-09-13
1
-0
/
+4
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-01
1
-0
/
+6
*
Add function to change LE Tx Data Length
Stanley Tng
2018-02-04
1
-0
/
+29
*
Added APIs for Connection-oriented channels
Stanley Tng
2018-01-12
1
-4
/
+15
*
Move connectSocket into IBluetoothSocketManager (3/3)
Jakub Pawlowski
2017-11-10
1
-1
/
+1
*
Move createSocketChannel into IBluetoothSocketManager (3/3)
Jakub Pawlowski
2017-11-09
1
-1
/
+1
*
Fix checkstyle errors (2/2)
Jack He
2017-08-24
1
-18
/
+15
*
Fix checkstyle errors (1/2)
Jack He
2017-08-24
1
-133
/
+175
*
Bluetooth: Add additional BluetoothSocket logging to root cause errors
Ajay Panicker
2017-03-31
1
-5
/
+8
*
Refactor RFCOMM / BluetoothSocket usage of LocalSocket
Neil Fuller
2017-01-06
1
-5
/
+5
*
Merge \\\"Fix links to Bluetooth Guide\\\" am: 6ba39e5642 am: 84abd4a0d6
Marie Janssen
2016-06-21
1
-1
/
+1
|
\
|
*
Merge \"Fix links to Bluetooth Guide\"
Marie Janssen
2016-06-21
1
-1
/
+1
|
|
\
|
|
*
Fix links to Bluetooth Guide
Marie Janssen
2016-06-20
1
-1
/
+1
*
|
|
Fix early termination of while loop in BluetoothSocket#write
Christine Hallstrom
2016-06-18
1
-12
/
+9
|
/
/
*
/
Frameworks/base: Use Arrays.toString
Andreas Gampe
2015-12-14
1
-2
/
+3
|
/
*
Fix BluetoothSocket file descriptor leak
Zach Johnson
2015-07-14
1
-0
/
+2
*
SAP: Make it possible to enforce a 16-digit pin code (4/5)
Casper Bonde
2015-06-09
1
-3
/
+11
*
Add support for MITM for BluetoothSockets (1/4)
Casper Bonde
2015-06-03
1
-2
/
+26
*
Add documentation for BluetoothSocket.getConnectionType()
Andre Eisenbach
2015-05-04
1
-3
/
+7
*
OBEX Over L2CAP + SDP search API for BT profiles
Casper Bonde
2015-04-11
1
-24
/
+173
*
Close the base socket when bindListen fails
Matthew Xie
2014-09-03
1
-0
/
+8
*
am 3e1bbaf7: am 45734b4a: Merge "Log accept and close debug statements in Blu...
Joe LaPenna
2014-05-17
1
-11
/
+11
|
\
|
*
Log accept and close debug statements in BluetoothSocket.
Joe LaPenna
2014-05-13
1
-11
/
+11
|
*
NPE in BluetoothSocket.write()
Zhihai Xu
2014-01-13
1
-13
/
+14
*
|
Make sure BluetoothSocket#connect throws on error.
Sharvil Nanavati
2014-05-06
1
-0
/
+1
*
|
bluetoothsocket fd leak, need close the file descriptor after detachFd.
Zhihai Xu
2014-01-20
1
-2
/
+4
*
|
Merge "NPE in BluetoothSocket.write()"
Zhihai Xu
2014-01-04
1
-13
/
+14
|
\
\
|
*
|
NPE in BluetoothSocket.write()
Zhihai Xu
2013-12-17
1
-13
/
+14
|
|
/
*
/
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
1
-5
/
+0
|
/
*
Revert "Allow L2CAP sockets"
Mike Lockwood
2013-10-02
1
-3
/
+1
*
Allow L2CAP sockets
Dmitry Grinberg
2013-09-06
1
-1
/
+3
[next]