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
/
BluetoothAdapter.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix crash during Bluetooth on/off stress test
Andre Eisenbach
2014-10-29
1
-1
/
+1
*
am 248edc3e: Update javadoc comments for getBluetoothLeAdvertiser()
Prerepa Viswanadham
2014-10-16
1
-2
/
+3
|
\
|
*
Update javadoc comments for getBluetoothLeAdvertiser()
Prerepa Viswanadham
2014-10-16
1
-2
/
+3
*
|
Add support of advertising through standard instance.(1/4)
Wei Wang
2014-10-09
1
-1
/
+17
|
/
*
Clean up advertise and scan clients upon bluetooth down.
Wei Wang
2014-08-13
1
-0
/
+3
*
Use Scanner for legacy LE scans(1/2).
Wei Wang
2014-07-24
1
-273
/
+91
*
cleanup : delete BLE advertising related hidden state references in Bluetooth...
Prerepa Viswanadham
2014-07-24
1
-18
/
+0
*
Bug 15564216: Report Bluetooth tx/rx/idle activity info and energy reporting
Prerepa Viswanadham
2014-07-23
1
-0
/
+43
*
Remove MR2 BLE Advertising hidden API from L codebase (1/2).
Wei Wang
2014-07-14
1
-246
/
+7
*
Unhide Bluetooth batch APIs. Deprecate BluetoothAdpater scan APIs. (1/2)
Wei Wang
2014-07-11
1
-0
/
+10
*
Unhide the Bluetooth(BLE) offload capability apis
Prerepa Viswanadham
2014-07-09
1
-3
/
+0
*
OnFound and Onlost callback integration
Prerepa Viswanadham
2014-07-09
1
-0
/
+6
*
Implement batch scan API
Wei Wang
2014-07-08
1
-14
/
+9
*
Obtain capabilities from chipset for it's support of various features
Prerepa Viswanadham
2014-07-02
1
-0
/
+48
*
LE: Add notification sent and congestion callbacks (3/4)
Andre Eisenbach
2014-06-27
1
-4
/
+7
*
BluetoothAvrcpController: Move AVRCP controller support to new BluetoothProfi...
Mike Lockwood
2014-06-13
1
-0
/
+7
*
BluetoothA2dpSink: Add new BluetoothProfile subclass for A2DP sink
Mike Lockwood
2014-06-13
1
-0
/
+7
*
Rename BluetoothHandsfreeClient to BluetoothHeadsetClient
Mike Lockwood
2014-06-13
1
-5
/
+5
*
Bluetooth: Add support for HFP Client role.
Hemant Gupta
2014-06-13
1
-1
/
+8
*
Address API review comments.
Wei Wang
2014-05-29
1
-0
/
+2
*
Revert "Revert "APIs for BLE scan, scan filter, batch scan, onFound/onLost an...
Wei Wang
2014-05-19
1
-0
/
+32
*
Revert "APIs for BLE scan, scan filter, batch scan, onFound/onLost and multip...
Wei Wang
2014-05-20
1
-32
/
+0
*
APIs for BLE scan, scan filter, batch scan, onFound/onLost and multiple
Wei Wang
2014-05-19
1
-0
/
+32
*
am 7d394df2: am ae1b763c: Merge "LE: Add API to configure MTU for a given con...
Zhihai Xu
2014-03-31
1
-0
/
+8
|
\
|
*
Merge "LE: Add API to configure MTU for a given connection (3/4)" into klp-mo...
Zhihai Xu
2014-03-31
1
-0
/
+8
|
|
\
|
|
*
LE: Add API to configure MTU for a given connection (3/4)
Andre Eisenbach
2014-03-25
1
-0
/
+8
*
|
|
am 1b09c97d: am 4447405d: Merge "Callback on correct method when status is un...
Wei Wang
2014-03-29
1
-2
/
+14
|
\
\
\
|
|
/
/
|
*
|
Callback on correct method when status is unsuccessful.
Wei Wang
2014-03-29
1
-2
/
+14
*
|
|
am 0d68a52a: am 9d3e0996: Merge "Add comment of using same callback for start...
Wei Wang
2014-03-28
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Add comment of using same callback for start/stop advertising.
Wei Wang
2014-03-27
1
-1
/
+1
|
|
/
|
*
DO NOT MERGE: Move advetise clean up to callback code. fixes b/13289050
Wei Wang
2014-03-19
1
-5
/
+21
|
*
DO NOT MERGE: Add status callback for start/stop advertising.
Wei Wang
2014-03-20
1
-68
/
+115
|
*
DO NOT MERGE BLE peripheral mode (3/4): Add peripheral mode API.
Wei Wang
2014-03-06
1
-11
/
+199
*
|
Move advetise clean up to callback code. fixes b/13289050
Wei Wang
2014-03-20
1
-5
/
+21
*
|
Add status callback for start/stop advertising.
Wei Wang
2014-03-18
1
-68
/
+115
*
|
BLE peripheral mode (3/4): Add peripheral mode API.
Wei Wang
2013-12-19
1
-10
/
+199
*
|
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
1
-4
/
+0
|
/
*
Revert "Allow L2CAP sockets"
Mike Lockwood
2013-10-02
1
-36
/
+0
*
Fixed review comments
Kim Schulz
2013-09-12
1
-2
/
+8
*
Allow L2CAP sockets
Dmitry Grinberg
2013-09-06
1
-0
/
+36
*
LE: Add peripheral role support (1/4)
Andre Eisenbach
2013-08-14
1
-0
/
+4
*
LE: Add instance ID to descriptors (1/4)
Andre Eisenbach
2013-08-13
1
-3
/
+3
*
Merge "Add debug menu to enable btsnoop"
Zhihai Xu
2013-07-26
1
-0
/
+19
|
\
|
*
Add debug menu to enable btsnoop
Zhihai Xu
2013-06-17
1
-0
/
+19
*
|
Explicit locale when formatting machine strings.
Jeff Sharkey
2013-06-11
1
-1
/
+2
|
/
*
Update javadoc to give app write better guidence
Matthew Xie
2013-05-30
1
-3
/
+8
*
Donot bind to GATT service when BLE is not supported
Matthew Xie
2013-05-08
1
-1
/
+5
*
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
1
-165
/
+257
*
Unhide Bluetooth Low Energy public APIs
Matthew Xie
2013-03-28
1
-8
/
+230
[next]