summaryrefslogtreecommitdiffstats
path: root/core/java/android/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r74' into HEADJessica Wagantall2016-11-091-2/+2
|\
| * Fix setPairingConfirmation permissions issue (2/2)Marie Janssen2016-09-271-2/+2
* | BT: Set persiste Bluetooth State during enable timeout caseGurpreet Ghai2016-07-021-1/+3
* | Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/fr...Steve Kondik2016-03-116-4/+124
|\ \
| * | Remove duplicate Bluetooth profiles.Bryce Lee2015-12-181-12/+0
| * | Merge "Add setting for declaring disabled bluetooth profiles." into cw-e-devBryce Lee2015-12-171-0/+12
| |\ \
| | * | Add setting for declaring disabled bluetooth profiles.Bryce Lee2015-12-161-0/+12
| * | | Add UUID to BluetoothHeadsetClientCallBryce Lee2015-12-161-2/+24
| * | | Improve logging in BluetoothHeadsetClientCall.Bryce Lee2015-12-081-2/+6
| |/ /
| * | Log API calls to createBond(), cancelBondProcess(), removeBond()Christine Hallstrom2015-12-031-0/+13
| * | Add Bluetooth headset API to allow disabling audio route.Bryce Lee2015-11-162-0/+44
| * | Add ability to set whether audio route is allowed in BluetoothHeadsetClientBryce Lee2015-10-282-0/+37
| |/
* | BT: Allow user processes to bind to HeadsetService in guest loginSatish Kodishala2016-02-201-1/+2
* | BluetoothAdapter: disable logspewAlexander Martinz2016-02-081-1/+1
* | Revert "Change the routing path of bluetooth headset connections."Satish Kodishala2015-11-303-89/+37
* | Udpate instrumentation codeWilliam Clark2015-11-301-10/+10
* | AppOps: Add Bluetooth enable control into AppOpsShashank Mittal2015-10-292-3/+6
* | SEEMP: Add more framework instrumentationWilliam Clark2015-10-061-0/+10
* | Bluetooth: Fix to avoid framework reboot during monkey.Hemant Gupta2015-10-061-13/+36
* | PBAP-C: Add support for dynamic SDP record creationHemant Gupta2015-10-062-1/+30
* | Bluetooth: AVRCP Controller 1.3 SupportAnubhavGupta2015-10-064-1/+434
* | Bluetooth: Add support to get AG manufacturer informationSatish Kodishala2015-10-061-1/+18
* | BT: HF: Control verbose logging at runtime.Sumit Bajpai2015-10-061-1/+1
* | Bluetooth: Fix resource leak in OPP (1/3)Hemant Gupta2015-10-061-0/+8
* | Bluetooth: Add support for Map client over L2capNitin Shivpure2015-10-062-0/+58
* | Bluetooth: A2DP Sink support for Settings AppAnubhavGupta2015-10-063-0/+103
* | BT-HFP: HFP1.7 AG support in frameworksSumit Bajpai2015-10-061-0/+21
* | Bluetooth: Expose l2cap api's to support bluetooth opp 1.2 featurePradeep Panigrahi2015-10-062-0/+50
* | Bluetooth: DUN: Add framework changes to support DUNNitin Shivpure2015-10-064-0/+354
* | Bluetooth: Add Get/Set socket option to the Bluetooth Socket (3/4)Srinu Jella2015-10-062-0/+59
* | Bluetooth: HID: Add support for Set Idle and Get Idle Commands (3/4)Hemant Gupta2015-10-062-0/+69
* | Bluetooth: Add support for HID Device Role (3/4)Hemant Gupta2015-10-0612-920/+566
* | Initial commit for HID ClientHemant Gupta2015-10-0610-0/+1362
|/
* Implement Bluetooth settings factory reset (2/5)Ajay Panicker2015-08-052-0/+20
* Added a note about location permissionFyodor Kupolov2015-07-161-0/+8
* Merge "Require ACCESS_COARSE_LOCATION for ACTION_FOUND broadcast" into mnc-devFyodor Kupolov2015-07-151-1/+2
|\
| * Require ACCESS_COARSE_LOCATION for ACTION_FOUND broadcastFyodor Kupolov2015-07-141-1/+2
* | Fix BluetoothSocket file descriptor leakZach Johnson2015-07-141-0/+2
|/
* Do not return devices when caller has no location permissionFyodor Kupolov2015-07-092-2/+3
* Preventing leakJerome Poichet2015-06-251-1/+0
* Bluetooth energy: fix overflow in calculationAdam Lesinski2015-06-151-20/+20
* SAP: Make it possible to enforce a 16-digit pin code (4/5)Casper Bonde2015-06-094-13/+35
* Add support for MITM for BluetoothSockets (1/4)Casper Bonde2015-06-033-6/+90
* SAP: Change to use new SDP Api (4/4)Casper Bonde2015-06-031-0/+91
* Merge "Expose a few system APIs for BLE scan only mode." into mnc-devWei Wang2015-06-021-11/+15
|\
| * Expose a few system APIs for BLE scan only mode.Wei Wang2015-06-021-11/+15
* | Bluetooth: Fix to avoid framework reboot during monkey testingNitin Shivpure2015-06-021-6/+15
* | Un-hide connectGatt() variant with selective transportAndre Eisenbach2015-06-021-4/+0
|/
* setCallbackType should be public for onlost/onfound apisPrerepa Viswanadham2015-05-191-2/+0
* Bluetooth: Check for mPanService before changing tethering stateHemant Gupta2015-05-191-8/+14