index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
bluetooth
/
BluetoothAdapter.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
SAP: Make it possible to enforce a 16-digit pin code (4/5)
Casper Bonde
2015-06-09
1
-6
/
+11
*
Add support for MITM for BluetoothSockets (1/4)
Casper Bonde
2015-06-03
1
-4
/
+44
*
Expose a few system APIs for BLE scan only mode.
Wei Wang
2015-06-02
1
-11
/
+15
*
Do not report WiFi and Bluetooth MAC addresses - framework.
Svet Ganov
2015-05-18
1
-0
/
+8
*
Add bluetooth permission annotations
Tor Norbye
2015-05-15
1
-1
/
+38
*
Allow obtaining BLE capabilities in BLE scan only mode.
Wei Wang
2015-05-07
1
-7
/
+4
*
BluetoothSap class should not be public
Andre Eisenbach
2015-05-04
1
-1
/
+2
*
Merge "Honor Ble scanning settings from Settings UI." into mnc-dev
Wei Wang
2015-05-01
1
-22
/
+9
|
\
|
*
Honor Ble scanning settings from Settings UI.
Wei Wang
2015-04-30
1
-22
/
+9
*
|
Fix typo.
tturney
2015-04-29
1
-1
/
+1
|
/
*
Fix documentation - non-public API.
Etan Cohen
2015-04-24
1
-3
/
+0
*
Bluetooth document fix: remove reference from open API to hidden entities
Etan Cohen
2015-04-24
1
-4
/
+1
*
Merge commit 'db1dbb8' into merge2
Etan Cohen
2015-04-24
1
-2
/
+5
|
\
|
*
Manage onfound/lost resources (1/2)
Prerepa Viswanadham
2015-04-21
1
-2
/
+5
|
*
Fix make update-api
Yorke Lee
2015-04-15
1
-6
/
+0
|
*
Add support for Bluetooth Sim Access Profile (2/4)
Casper Bonde
2015-04-15
1
-0
/
+7
*
|
Merge commit '6ddbb5e' into merge2
Etan Cohen
2015-04-24
1
-0
/
+6
|
\
|
|
*
Bluetooth LE background operation mode (2/2)
Nitin Arora
2015-04-15
1
-8
/
+304
*
|
Reduce log spam in BluetoothAdapter for getState.
Prerepa Viswanadham
2015-04-23
1
-1
/
+0
*
|
Fix make update-api
Yorke Lee
2015-04-15
1
-6
/
+0
*
|
Add support for Bluetooth Sim Access Profile (2/4)
Casper Bonde
2015-04-15
1
-0
/
+7
*
|
Bluetooth LE background operation mode (2/2)
Nitin Arora
2015-04-15
1
-8
/
+304
*
|
am b5e0cfb..557d2f5 from mirror-m-wireless-internal-release
Vinit Deshpande
2015-04-14
1
-1
/
+47
|
\
|
|
*
OBEX Over L2CAP + SDP search API for BT profiles
Casper Bonde
2015-04-11
1
-1
/
+47
*
|
Merge commit 'e593d0a' into merge_work
Prerepa Viswanadham
2015-04-10
1
-0
/
+18
|
\
|
|
*
Onfound onlost feature.
Prerepa Viswanadham
2015-04-07
1
-0
/
+18
*
|
Merge commit 'd91f193' into merge2
Etan Cohen
2015-04-01
1
-0
/
+34
|
\
|
|
*
Add API for BLE_SCAN_ALWAYS_AVAILABLE feature.
Wei Wang
2015-03-27
1
-0
/
+34
*
|
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
1
-3
/
+0
|
/
*
Separate the protection of mProxyServiceStateCallbacks from that of mService
Matthew Xie
2015-02-06
1
-19
/
+23
*
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
[next]