summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth/btservice
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Disable NON-AOSP BT DATA FeaturesSravan Kumar V2016-09-151-1/+1
* Bluetooth: Adapterservice Cleanup and unbind conditionallyvenkata Jagadeesh2016-08-291-3/+6
* Send SSR cleanup request before issuing each killing BT stack commandLuke Zhang2016-08-241-0/+3
* BT: Multi A2dp support in Bluetooth AppGaurav Asati2016-08-241-26/+85
* Bluetooth: GAP: Added syncronization lock in Getdevice methodAjay Kumar2016-08-241-3/+5
* Bluetooth: Enable debug logs to debug app level issuesAjay Kumar2016-08-242-10/+13
* BT App: Fix to resolve Static Code Analysis issuesSai Aitharaju2016-08-242-1/+11
* Used adapterService variable instead of mAdapterServiceMatadeen Mishra2016-08-241-4/+3
* Bluetooth: Fix to avoid NULL pointer dereferencesSai Aitharaju2016-08-241-1/+1
* Bluetooth: Prevent unwanted discovery finished intentSrinu Jella2016-08-241-1/+1
* Update the markingsMatadeen Mishra2016-08-241-1/+2
* Bluetooth: Gatt: Load jni library before calling classinitnativeSrinu Jella2016-08-243-7/+39
* Bluetooth: Introduced new interface for handling VS implementationsManu Viswanadhan2016-08-244-7/+106
* BT: Killing Bluetooth process in case of disable timeoutGurpreet Ghai2016-08-242-8/+35
* Do not send Pairing cancel intent during ACL disconnectionSrinu Jella2016-08-244-14/+21
* Socket: Add Get/Set socket option to the Blueooth Socket (4/4)Srinu Jella2016-08-241-0/+42
* Bluetooth: Replying more on AdapterState than IntentAjay Kumar2016-08-241-2/+17
* Bluetooth: Load jni library before calling classinitnativeAjay Kumar2016-08-241-0/+1
* Bluetooth: Handling the unhandled case to avoid failure.Ajay Kumar2016-08-241-2/+3
* Bluetooth: Rename a2dp to a2dpsink.Matadeen Mishra2016-08-241-1/+2
* Fix an issue with HF connection.Mallikarjuna GB2016-08-241-5/+50
* Client Audio Profiles: Connect Other Profiles for client profilesAnubhavGupta2016-08-242-5/+102
* Bluetooth: Select audio client profiles from configAnubhavGupta2016-08-242-3/+27
* Delay Connect Other Profile timeout.Anubhav Gupta2016-08-241-3/+19
* Do explicit SDP on profile connect if UUIDs are missingAnubhav Gupta2016-08-241-0/+13
* Use the live AdapterService in ProfileService.Calvin On2016-06-232-14/+18
* Prevent energy data overflowAdam Lesinski2016-06-211-11/+38
* Removed unnecessary "synchronized" statementsPavlin Radoslavov2016-05-241-55/+27
* Broadcast UUIDS on BT state transition to ONvenkata Jagadeesh2016-05-233-2/+19
* Merge "BluetoothManager: Make requestControllerActivityInfo one call" into ny...Adam Lesinski2016-05-121-12/+17
|\
| * BluetoothManager: Make requestControllerActivityInfo one callAdam Lesinski2016-05-101-12/+17
* | Fix work profile app not being able to create bondJakub Pawlowski2016-05-041-2/+2
|/
* Add guest mode functionality (1/5)Ajay Panicker2016-04-202-2/+4
* Implement new async response method for controller activity infoAdam Lesinski2016-04-151-12/+9
* Make PBAP PCE (Client) role auto-connectable.Joseph Pirozzo2016-04-051-0/+6
* Move MediaBrowserService to Bluetooth ProcessSanket Agarwal2016-04-052-2/+2
* Autoconnect Car ProfilesJoseph Pirozzo2016-04-041-17/+105
* Merge "PBAP client priority settings." into nyc-devJoseph Pirozzo2016-03-301-13/+5
|\
| * PBAP client priority settings.Joseph Pirozzo2016-03-301-13/+5
* | Add a missing null check inside A2dpService.resetAvrcpBlacklist()Pavlin Radoslavov2016-03-291-31/+2
* | Revert "Add guest mode functionality (1/5)"Ajay Panicker2016-03-282-4/+2
* | Add guest mode functionality (1/5)Ajay Panicker2016-03-282-2/+4
* | Make sure wakelock is held before releaseing itAndre Eisenbach2016-03-211-9/+12
|/
* Do not delete/re-create wakelock on acquisition/releaseAndre Eisenbach2016-03-181-15/+6
* Implement PBAP PCE client role service.Joseph Pirozzo2016-03-152-1/+21
* Print bluetooth state as a stringAjay Panicker2016-03-141-1/+23
* Add enabled time to dump outputAjay Panicker2016-03-091-2/+12
* AutoConnect A2DP and HFP for Car Kitt roles.Sanket Agarwal2016-03-081-14/+57
* Fix race in reportActivityInfo causing NPEAdam Lesinski2016-02-291-49/+56
* Fix the argument processing when dumping Bluetooth statePavlin Radoslavov2016-02-251-2/+2