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
*
am 84e1afcc: am 413f6293: Merge "Change GATT_FAILURE from 0 to 0x101" into jb...
Matthew Xie
2013-05-28
1
-3
/
+3
|
\
|
*
Change GATT_FAILURE from 0 to 0x101
Matthew Xie
2013-05-23
1
-3
/
+3
*
|
Remove roamChanged API
Ravi Nagarajan
2013-05-13
2
-22
/
+0
*
|
Merge "BluetoothGatt: Print stack trace if an exception occurs in a callback"
Mike Lockwood
2013-05-13
2
-16
/
+16
|
\
\
|
|
/
|
/
|
|
*
BluetoothGatt: Print stack trace if an exception occurs in a callback
Mike Lockwood
2013-05-13
2
-16
/
+16
*
|
Donot bind to GATT service when BLE is not supported
Matthew Xie
2013-05-08
2
-1
/
+9
|
/
*
Merge "Added flush() for bluetooth output stream" into jb-mr2-dev
Matthew Xie
2013-04-26
2
-0
/
+23
|
\
|
*
Added flush() for bluetooth output stream
zzy
2013-04-24
2
-0
/
+23
*
|
Change permission of LE scan APIs from BLUETOOTH to BLUETOOTH_ADMIN
Matthew Xie
2013-04-24
1
-3
/
+3
|
/
*
Remove BluetoothAdapterCallback. Simplify leScan Api
Matthew Xie
2013-04-17
3
-225
/
+260
*
Make BluetoothGattServer.close() public
Andre Eisenbach
2013-04-10
1
-2
/
+2
*
Merge "Change BluetoothGattCallback methods argument from BluetoothDevice to ...
Matthew Xie
2013-04-04
7
-33
/
+122
|
\
|
*
Change BluetoothGattCallback methods argument from BluetoothDevice to Bluetoo...
Matthew Xie
2013-04-03
7
-33
/
+122
*
|
Fix minor LE descriptor permissions issue
Andre Eisenbach
2013-04-03
1
-2
/
+3
|
/
*
Merge "Unhide Bluetooth Low Energy public APIs" into jb-mr2-dev
Matthew Xie
2013-03-28
16
-993
/
+947
|
\
|
*
Unhide Bluetooth Low Energy public APIs
Matthew Xie
2013-03-28
16
-993
/
+947
*
|
am 3ae30483: am a19647d3: Merge "Correct executable bit for source files [Tak...
Elliott Hughes
2013-03-28
7
-0
/
+0
|
\
\
|
|
/
|
/
|
|
*
Correct executable bit for source files [Take 2]
Chirayu Desai
2013-03-27
9
-0
/
+0
*
|
Add BT - DataTracker connection
Robert Greenwalt
2013-03-27
1
-78
/
+125
*
|
Add stacking to the NetworkStateTrackers.
Lorenzo Colitti
2013-03-15
1
-0
/
+10
*
|
Fixed 32 bit characteristic value assignment
Andre Eisenbach
2013-03-12
2
-3
/
+4
*
|
Fix docs bug.
Stephen Hines
2013-02-28
1
-2
/
+1
*
|
Initial version of BLE support for Bluedroid
Ganesh Ganapathi Batta
2013-02-27
15
-2
/
+4051
*
|
am 3b5c4382: am b8e80eb5: am 4fd38e8d: Merge "Clean up debug messages" into j...
Matthew Xie
2012-12-03
2
-3
/
+3
|
\
\
|
|
/
|
*
Clean up debug messages
Matthew Xie
2012-11-29
2
-3
/
+3
*
|
am de95a276: am 3fe63ce4: am 652678af: timeout support for accept() and added...
zzy
2012-11-29
1
-7
/
+9
|
\
\
|
|
/
|
*
timeout support for accept() and added check for signal size
zzy
2012-11-28
1
-7
/
+9
*
|
Remove DhcpInfoInternal
Robert Greenwalt
2012-11-09
1
-1
/
+0
|
/
*
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
[next]