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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct executable bit for source files [Take 2]
Chirayu Desai
2013-03-27
9
-0
/
+0
*
Clean up debug messages
Matthew Xie
2012-11-29
2
-3
/
+3
*
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
7
-7
/
+93
*
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
8
-69
/
+80
*
Merge "Turn off verbose debug message in BluetoothAdapter Change-Id: I30245ab...
Matthew Xie
2012-08-29
1
-1
/
+2
|
\
|
*
Turn off verbose debug message in BluetoothAdapter
Matthew Xie
2012-08-29
1
-1
/
+2
*
|
Captive portal handling
Irfan Sheriff
2012-08-27
1
-0
/
+5
|
/
*
Implement enableNoAutoconnect()
Ganesh Ganapathi Batta
2012-08-14
2
-3
/
+13
*
Auto connection/disconnection related changes
Ganesh Ganapathi Batta
2012-08-06
4
-18
/
+66
*
Bluetooth: fix enableNoAutoConnect() call.
Martijn Coenen
2012-08-03
1
-4
/
+2
*
Reset priority on unbond
Ravi Nagarajan
2012-07-26
2
-0
/
+2
*
Fix for When Hf is rejected the device should initiate A2dp if a2dp is enabled
Swaminatha Balaji
2012-07-26
1
-0
/
+7
*
handle NullPointerException in cases where a proxy
Syed Ibrahim M
2012-07-26
1
-0
/
+6
*
Removed startService() call from BluetoothManagerService.
Fred
2012-07-16
1
-1
/
+1
*
Fix merge error, put in tmp workaround for input manager.
Matthew Xie
2012-07-16
1
-0
/
+1
*
Moved BluetoothAdapter.ACTION_STATE_CHANGED broadcast from AdapterService to ...
fredc
2012-07-16
3
-9
/
+16
*
Auto connect hf/a2dp
Swaminatha Balaji
2012-07-16
2
-2
/
+4
*
Added code to tear down dhcp thread when tethering is off
zzy
2012-07-16
1
-4
/
+8
*
Fixed socket not closing on BT off. Used RemoteCallbackList to monitor binder...
fredc
2012-07-16
2
-5
/
+15
*
Fixed issue with Settings app crashing after during on/off and unpair.
fredc
2012-07-16
4
-10
/
+83
*
Disable debug logs in BluetoothDevice, that was turned on accidentally Change...
Ravi Nagarajan
2012-07-16
1
-1
/
+1
*
Fixed issue with getting Bluetooth adapter's name and airplane mode
fredc
2012-07-16
1
-1
/
+1
*
Change done in BluetoothAdapter to use the same API for interacting with the ...
Sreenidhi T
2012-07-16
1
-1
/
+1
*
BT enable adapter API should return TRUE or FALSE.
Kausik Sinnaswamy
2012-07-16
1
-4
/
+1
*
Non persistent adapter service
fredc
2012-07-16
12
-139
/
+630
*
Handle cancel bond for both legacy and ssp pairing
Ravi Nagarajan
2012-07-16
1
-1
/
+1
*
HID-PTS: Included apis' for pts tests
Priti Aghera
2012-07-16
2
-0
/
+264
*
Added support to get a remote device's service UUIDs
fredc
2012-07-16
2
-8
/
+4
*
Fix discoverability timeout issues. (a) implement timeout logic (b) persist '...
Srikanth Uppala
2012-07-16
1
-1
/
+2
*
Added new rfcomm multi accept code
zzy
2012-07-16
4
-343
/
+333
*
Initial Health Profile implementation
Matthew Xie
2012-07-16
4
-44
/
+72
*
Initial implementation of HID, add IBluetoothInputDevice idl
Matthew Xie
2012-07-16
3
-54
/
+75
*
Added support to cancel pairing from UI while doing SSP.
Priti Aghera
2012-07-16
1
-4
/
+2
*
add queryPhoneState in IBluetoothHeadsetPhone
Matthew Xie
2012-07-16
1
-0
/
+1
*
Framework changes for HFP and A2DP profile implementation of the new stack.
Matthew Xie
2012-07-16
5
-176
/
+165
*
Add a new version of the disable API.
Jaikumar Ganesh
2012-07-16
2
-2
/
+19
*
Changes for new Bluetooth APIs.
Jaikumar Ganesh
2012-07-13
8
-352
/
+183
*
Delete various Bluetooth files for stack integration.
Jaikumar Ganesh
2012-07-13
7
-2393
/
+2
*
am 101a120c: am 9be0105f: docs: fix several links
Scott Main
2012-06-22
1
-1
/
+1
|
\
|
*
docs: fix several links
Scott Main
2012-06-22
1
-1
/
+1
*
|
Enhance StateMachine Quitting and logging support.
Wink Saville
2012-05-29
1
-20
/
+28
*
|
am 1903a732: Merge "Avoid calling BluetoothSocket.destroyNative twice" into i...
Jason Simmons
2012-05-07
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
Avoid calling BluetoothSocket.destroyNative twice
Jason Simmons
2012-05-03
1
-2
/
+4
*
|
Allow enabling Bluetooth without auto-connecting.
Martijn Coenen
2012-04-23
2
-0
/
+13
*
|
Get alias for Bluetooth devices.
Jeff Brown
2012-04-20
1
-0
/
+12
*
|
Fix obvious typos under frameworks/base/core
Ken Wakasa
2012-03-09
3
-3
/
+3
*
|
am 201469f5: am bb7f590a: Merge "docs: Add developer guide cross-references, ...
Joe Fernandez
2011-12-22
5
-2
/
+27
|
\
\
|
|
/
|
*
docs: Add developer guide cross-references, Project ACRE, round 4
Joe Fernandez
2011-12-22
5
-2
/
+27
[next]