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
/
jni
/
android_bluetooth_BluetoothSocket.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add C code to use BDADDR_ANY macro properly. The macro expands into code
Doug Kwan
2011-07-16
1
-1
/
+2
*
am 27e00544: am 9907d161: Merge "Fix data corruption when writing to Bluetoot...
Brad Fitzpatrick
2011-04-04
1
-7
/
+13
|
\
|
*
Fix data corruption when writing to Bluetooth socket
Mike Playle
2011-04-04
1
-7
/
+13
*
|
Fix compiler errors when compiled with debug option.
Jaikumar Ganesh
2011-02-22
1
-10
/
+10
|
/
*
Provide an API for apps to use a dynamic RFCOMM channel and SDP record.
Nick Pelly
2009-10-06
1
-11
/
+14
*
Bounds check read and write path in native code.
Nick Pelly
2009-09-25
1
-2
/
+20
*
Use LM_SECURE when auth && encrypt.
Nick Pelly
2009-09-24
1
-2
/
+4
*
Immediately destroy BluetoothSocket's on close().
Nick Pelly
2009-09-02
1
-2
/
+2
*
Set RFCOMM SO_SNDBUF size to 70 KB for large RFCOMM writes.
Nick Pelly
2009-08-31
1
-1
/
+18
*
Implement and expose SCO socket support in BluetoothSocket.java.
Nick Pelly
2009-06-02
1
-27
/
+192
*
Implement bulk read and writes for Bluetooth sockets.
Nick Pelly
2009-06-02
1
-11
/
+39
*
Fix the boot. The signature needed a V at the end.
Patrick Scott
2009-05-27
1
-1
/
+1
*
New BluetoothSocket API.
Nick Pelly
2009-05-26
1
-0
/
+324