index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
bluetooth
/
BluetoothSocket.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Revert "Bluetooth stopped working in master - "bad file descriptor""
Zhihai Xu
2013-07-26
1
-7
/
+2
*
Bluetooth stopped working in master - "bad file descriptor"
Zhihai Xu
2013-07-24
1
-2
/
+7
*
Explicit locale when formatting machine strings.
Jeff Sharkey
2013-06-11
1
-1
/
+2
*
Added flush() for bluetooth output stream
zzy
2013-04-24
1
-0
/
+12
*
Clean up debug messages
Matthew Xie
2012-11-29
1
-1
/
+1
*
timeout support for accept() and added check for signal size
zzy
2012-11-28
1
-7
/
+9
*
License of files Bluetooth package is not updated to ASL2
Zhihai Xu
2012-10-23
1
-1
/
+13
*
Add serial port profile support and allow to connect to rfcomm channel withou...
zzy
2012-10-15
1
-1
/
+4
*
Reduce android.bluetooth package debug messages
Matthew Xie
2012-10-09
1
-17
/
+20
*
Fixed socket not closing on BT off. Used RemoteCallbackList to monitor binder...
fredc
2012-07-16
1
-1
/
+1
*
Fixed issue with Settings app crashing after during on/off and unpair.
fredc
2012-07-16
1
-2
/
+2
*
Non persistent adapter service
fredc
2012-07-16
1
-15
/
+9
*
Added new rfcomm multi accept code
zzy
2012-07-16
1
-220
/
+281
*
Changes for new Bluetooth APIs.
Jaikumar Ganesh
2012-07-13
1
-4
/
+14
*
Avoid calling BluetoothSocket.destroyNative twice
Jason Simmons
2012-05-03
1
-2
/
+4
*
docs: Add developer guide cross-references, Project ACRE, round 4
Joe Fernandez
2011-12-22
1
-0
/
+6
*
Add public api BluetoothSocket.isConnected.
Matthew Xie
2011-05-23
1
-12
/
+32
*
Typo fixes in comments and minor code cleanups.
Jake Hamby
2010-09-30
1
-4
/
+4
*
docs for ESR: add docs to bluetooth explainin that discovery should
Scott Main
2009-11-19
1
-0
/
+9
*
docs: add more documentation for the bluetooth apis.
Scott Main
2009-11-09
1
-16
/
+28
*
Encourage developers to connect RFCOMM by UUID instead of Channel.
Nick Pelly
2009-10-07
1
-14
/
+95
*
Fix docs builds.
Nick Pelly
2009-10-06
1
-1
/
+1
*
Provide an API for apps to use a dynamic RFCOMM channel and SDP record.
Nick Pelly
2009-10-06
1
-4
/
+24
*
Add javadoc to explain which permissions are required for Public BT API's.
Nick Pelly
2009-09-08
1
-0
/
+3
*
Immediately destroy BluetoothSocket's on close().
Nick Pelly
2009-09-02
1
-9
/
+93
*
API CHANGE
Nick Pelly
2009-08-19
1
-20
/
+34
*
Bluetooth: API change.
Nick Pelly
2009-08-18
1
-55
/
+31
*
Implement and expose SCO socket support in BluetoothSocket.java.
Nick Pelly
2009-06-02
1
-16
/
+37
*
Implement bulk read and writes for Bluetooth sockets.
Nick Pelly
2009-06-02
1
-2
/
+2
*
New BluetoothSocket API.
Nick Pelly
2009-05-26
1
-0
/
+176