summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth/BluetoothAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* SAP: Make it possible to enforce a 16-digit pin code (4/5)Casper Bonde2015-06-091-6/+11
* Add support for MITM for BluetoothSockets (1/4)Casper Bonde2015-06-031-4/+44
* Expose a few system APIs for BLE scan only mode.Wei Wang2015-06-021-11/+15
* Do not report WiFi and Bluetooth MAC addresses - framework.Svet Ganov2015-05-181-0/+8
* Add bluetooth permission annotationsTor Norbye2015-05-151-1/+38
* Allow obtaining BLE capabilities in BLE scan only mode.Wei Wang2015-05-071-7/+4
* BluetoothSap class should not be publicAndre Eisenbach2015-05-041-1/+2
* Merge "Honor Ble scanning settings from Settings UI." into mnc-devWei Wang2015-05-011-22/+9
|\
| * Honor Ble scanning settings from Settings UI.Wei Wang2015-04-301-22/+9
* | Fix typo.tturney2015-04-291-1/+1
|/
* Fix documentation - non-public API.Etan Cohen2015-04-241-3/+0
* Bluetooth document fix: remove reference from open API to hidden entitiesEtan Cohen2015-04-241-4/+1
* Merge commit 'db1dbb8' into merge2Etan Cohen2015-04-241-2/+5
|\
| * Manage onfound/lost resources (1/2)Prerepa Viswanadham2015-04-211-2/+5
| * Fix make update-apiYorke Lee2015-04-151-6/+0
| * Add support for Bluetooth Sim Access Profile (2/4)Casper Bonde2015-04-151-0/+7
* | Merge commit '6ddbb5e' into merge2Etan Cohen2015-04-241-0/+6
|\|
| * Bluetooth LE background operation mode (2/2)Nitin Arora2015-04-151-8/+304
* | Reduce log spam in BluetoothAdapter for getState.Prerepa Viswanadham2015-04-231-1/+0
* | Fix make update-apiYorke Lee2015-04-151-6/+0
* | Add support for Bluetooth Sim Access Profile (2/4)Casper Bonde2015-04-151-0/+7
* | Bluetooth LE background operation mode (2/2)Nitin Arora2015-04-151-8/+304
* | am b5e0cfb..557d2f5 from mirror-m-wireless-internal-releaseVinit Deshpande2015-04-141-1/+47
|\|
| * OBEX Over L2CAP + SDP search API for BT profilesCasper Bonde2015-04-111-1/+47
* | Merge commit 'e593d0a' into merge_workPrerepa Viswanadham2015-04-101-0/+18
|\|
| * Onfound onlost feature.Prerepa Viswanadham2015-04-071-0/+18
* | Merge commit 'd91f193' into merge2Etan Cohen2015-04-011-0/+34
|\|
| * Add API for BLE_SCAN_ALWAYS_AVAILABLE feature.Wei Wang2015-03-271-0/+34
* | Remove unused imports in frameworks/base.John Spurlock2015-02-281-3/+0
|/
* Separate the protection of mProxyServiceStateCallbacks from that of mServiceMatthew Xie2015-02-061-19/+23
* Fix crash during Bluetooth on/off stress testAndre Eisenbach2014-10-291-1/+1
* am 248edc3e: Update javadoc comments for getBluetoothLeAdvertiser()Prerepa Viswanadham2014-10-161-2/+3
|\
| * Update javadoc comments for getBluetoothLeAdvertiser()Prerepa Viswanadham2014-10-161-2/+3
* | Add support of advertising through standard instance.(1/4)Wei Wang2014-10-091-1/+17
|/
* Clean up advertise and scan clients upon bluetooth down.Wei Wang2014-08-131-0/+3
* Use Scanner for legacy LE scans(1/2).Wei Wang2014-07-241-273/+91
* cleanup : delete BLE advertising related hidden state references in Bluetooth...Prerepa Viswanadham2014-07-241-18/+0
* Bug 15564216: Report Bluetooth tx/rx/idle activity info and energy reportingPrerepa Viswanadham2014-07-231-0/+43
* Remove MR2 BLE Advertising hidden API from L codebase (1/2).Wei Wang2014-07-141-246/+7
* Unhide Bluetooth batch APIs. Deprecate BluetoothAdpater scan APIs. (1/2)Wei Wang2014-07-111-0/+10
* Unhide the Bluetooth(BLE) offload capability apisPrerepa Viswanadham2014-07-091-3/+0
* OnFound and Onlost callback integrationPrerepa Viswanadham2014-07-091-0/+6
* Implement batch scan APIWei Wang2014-07-081-14/+9
* Obtain capabilities from chipset for it's support of various featuresPrerepa Viswanadham2014-07-021-0/+48
* LE: Add notification sent and congestion callbacks (3/4)Andre Eisenbach2014-06-271-4/+7
* BluetoothAvrcpController: Move AVRCP controller support to new BluetoothProfi...Mike Lockwood2014-06-131-0/+7
* BluetoothA2dpSink: Add new BluetoothProfile subclass for A2DP sinkMike Lockwood2014-06-131-0/+7
* Rename BluetoothHandsfreeClient to BluetoothHeadsetClientMike Lockwood2014-06-131-5/+5
* Bluetooth: Add support for HFP Client role.Hemant Gupta2014-06-131-1/+8
* Address API review comments.Wei Wang2014-05-291-0/+2