summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth/btservice
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '1c40f9218d815e4e67482fb8913fce6850e4fb1c' into remoteLalit Kansara2016-12-063-27/+64
|\
| * Prevent bonded device from being removed from the property mapAjay Panicker2016-10-211-1/+6
| * Add additional logging for device propertiesAjay Panicker2016-10-201-2/+9
| * Limit number of stored device propertiesAndre Eisenbach2016-09-231-2/+18
| * Enable debug logs for Bluetooth AdapterServicePavlin Radoslavov2016-09-211-8/+14
| * Merge "Collect number of paired BT devices." into nyc-mr1-devTreeHugger Robot2016-09-212-0/+4
| |\
| | * Collect number of paired BT devices.pkanwar2016-09-212-0/+4
| * | Fix setPairingConfirmation permissions issue (1/2) am: df3304a333 am: f8a47ce...Ajay Panicker2016-09-211-2/+2
| |\ \ | | |/ | |/|
| | * Fix setPairingConfirmation permissions issue (1/2) am: df3304a333 am: f8a47ce...Ajay Panicker2016-09-211-2/+2
| | |\
| | | * Fix setPairingConfirmation permissions issue (1/2) am: df3304a333 am: f8a47ce8eeAjay Panicker2016-09-211-2/+2
| | | |\
| | | | * Fix setPairingConfirmation permissions issue (1/2) am: df3304a333Ajay Panicker2016-09-211-2/+2
| | | | |\
| | | | | * Fix setPairingConfirmation permissions issue (1/2)Ajay Panicker2016-09-211-2/+2
| | | | | |\
| | | | | | * Fix setPairingConfirmation permissions issue (1/2)Ajay Panicker2016-09-081-2/+2
| | | | | * | Add guest mode functionality (3/3)Ajay Panicker2016-05-242-2/+4
| | | | | |\|
| | | | | | * Add guest mode functionality (3/3)Ajay Panicker2016-05-042-2/+4
| | | | * | | DO NOT MERGE ANYWHERE Implement new API for retrieving supported Bluetooth pr...Bryce Lee2016-02-292-11/+40
| | | |/ / /
| | | * | | Merge "DO NOT MERGE Read Bluetooth interop database entries from settings (2/...Andre Eisenbach2016-02-241-0/+58
| | | |\| |
| | | | * | Merge "DO NOT MERGE Read Bluetooth interop database entries from settings (2/...Andre Eisenbach2016-02-241-0/+58
| | | | |\ \
| | | | | * | DO NOT MERGE Read Bluetooth interop database entries from settings (2/2)Andre Eisenbach2016-02-231-0/+58
| | | | | |/
| | | | * / DO NOT MERGE Enhance AVRCP Absolute Volume control implementationLiejun Tao2016-02-231-0/+4
| | | | |/
| * | | | RemoteDevices: Optimize adding new remote devicesMyles Watson2016-08-121-12/+19
| * | | | Set the Adapter Service onCreate()Pavlin Radoslavov2016-06-241-3/+2
| * | | | Use the live AdapterService in ProfileService.Calvin On2016-06-222-14/+18
* | | | | A2DP: Fix NPE issue while BT turning offzhenchao2016-11-221-1/+1
* | | | | GAP: Check prev discovery state during discovery operationsVenkata Jagadeesh Garaga2016-11-221-1/+8
* | | | | Cancel inquiry while auto-reconnect.Satheesh Kumar Pallemoni2016-11-171-3/+5
* | | | | Bluetooth: Fix for auto-reconnect failure with certain BT headsetpramod kotreshappa2016-11-161-0/+9
* | | | | Fix setPairingConfirmation permissions issue (1/2)Ajay Panicker2016-11-151-2/+2
* | | | | Bluetooth: Adapterservice Cleanup and unbind unconditionallyBandari Ramesh2016-11-021-6/+3
* | | | | 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