summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE: AdapterService: Check the PIN code length before usingcm-14.1Cheney Ni2019-11-051-0/+12
* BluetoothOppTransferActivity: fix after ad46f6a52d7240ed1e2127c4263a5cbcf454df09Dan Pasanen2017-06-051-1/+1
* Merge tag 'android-7.1.2_r17' into cm-14.1Dan Pasanen2017-06-055-20/+74
|\
| * Merge "Prevent OPP from opening files that aren't sent over Bluetooth" into s...android-build-team Robot2017-04-211-10/+10
| |\
| | * Prevent OPP from opening files that aren't sent over BluetoothAjay Panicker2017-04-211-10/+10
| * | OPP: Restrict file based URI access to external storageJack He2017-04-215-12/+68
| |/
* | Revert "Bluetooth: handle opening incoming APK files"staging/cm-14.1_android-7.1.2_r2Gabriele M2017-04-091-8/+1
* | Merge tag 'android-7.1.2_r2' into cm-14.1Dan Pasanen2017-04-0511-74/+113
|\|
| * Change scan downgrading to be app independentAjay Panicker2017-01-232-14/+19
| * Remove advertiser during unregistrationJakub Pawlowski2017-01-202-1/+7
| * Add counters for true number of events being loggedJack He2017-01-171-0/+12
| * Fix A2DP metrics session durationJack He2017-01-051-2/+5
| * Move state dumpsys (to BluetoothManagerService)Marie Janssen2016-12-291-36/+0
| * Prevent Null Pointer Exception caused by empty remote device propertiesAjay Panicker2016-12-201-2/+3
| * Prevent SQL query from having a bad where clauseAjay Panicker2016-12-151-4/+3
| * DO NOT MERGE BLE Check and send scan response dataChris Manton2016-11-031-0/+3
| |\
| | * DO NOT MERGE BLE Check and send scan response dataChris Manton2016-11-021-0/+3
| * | Disable HFP audio path when HFP call goes on hold/resume when goes off holdChristine Hallstrom2016-10-281-0/+13
| |/
| * Prevent bonded device from being removed from the property mapAjay Panicker2016-10-221-1/+6
| |\
| * \ Add additional logging for device propertiesAjay Panicker2016-10-201-2/+9
| |\ \
| * \ \ Merge "Implement new API for retrieving supported Bluetooth profiles." into c...Bryce Lee2016-10-182-11/+40
| |\ \ \
| | * | | Implement new API for retrieving supported Bluetooth profiles.Bryce Lee2016-10-092-11/+40
| * | | | Add some debug logs to the HeadsetClientService.Wei Liu2016-10-101-0/+4
| |/ / /
| * | | Ensure LE scan clients are removed when the related app diesAndre Eisenbach2016-10-071-5/+5
| |\ \ \
| * \ \ \ Cleanup BluetoothPbapReceiver log messagesPavlin Radoslavov2016-09-291-5/+3
| |\ \ \ \
| * \ \ \ \ Limit number of stored device propertiesAndre Eisenbach2016-09-241-2/+18
| |\ \ \ \ \
| * \ \ \ \ \ Enable debug logs by default in BluetoothPbapReceiverPavlin Radoslavov2016-09-231-5/+7
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Enable debug logs for Bluetooth AdapterServicePavlin Radoslavov2016-09-231-8/+14
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Collect number of paired BT devices.pkanwar2016-09-222-0/+4
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Fix setPairingConfirmation permissions issue (1/2) am: df3304a333 am: f8a47ce...Ajay Panicker2016-09-211-2/+2
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Do not downgrade filtered scans to opportunisticAndre Eisenbach2016-09-211-3/+10
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Change MAP to send one new message event when encrypted storage is unlockedAjay Panicker2016-09-121-0/+59
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Fix ConcurrentModificationException in GattService.onScanResultJakub Pawlowski2016-09-071-2/+4
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Match semantics of ArrayList#toArray in Config's use thereofErik Wolsheimer2016-09-021-3/+1
| * | | | | | | | | | | | | ContextMap: Remove connection references when an app is removedKyle Horimoto2016-08-311-1/+15
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Fix initMsgList() check to return if encrypted storage is lockedAjay Panicker2016-08-251-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fix a deadlock in service discovery callbacksJakub Pawlowski2016-08-221-1/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fix NPE in permissionCheckJakub Pawlowski2016-08-181-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Add missing null pointer check inside HeadSetClientService.stop()Lianchao Song2016-08-171-1/+3
* | | | | | | | | | | | | | | | | | Revert "Introduced Active device for volume updates and volume update in paus...Arne Coucheron2017-03-171-153/+115
* | | | | | | | | | | | | | | | | | Bluetooth: AIRPLANE_MODE_ON has movedMichael W2017-03-171-2/+2
* | | | | | | | | | | | | | | | | | AVRCP: Add null pointer checkGabriele M2017-03-011-1/+1
* | | | | | | | | | | | | | | | | | [2/3]Bluetooth: add "Accept all files" option for incoming filesHamster Tian2016-12-301-36/+58
* | | | | | | | | | | | | | | | | | bluetooth: Disable logspam from GattServiceSteve Kondik2016-12-301-1/+1
* | | | | | | | | | | | | | | | | | Kill logspam during battery level eventsSteve Kondik2016-12-302-326/+328
* | | | | | | | | | | | | | | | | | bluetooth: Tone down the logspamChristopher R. Palmer2016-12-301-1/+1
* | | | | | | | | | | | | | | | | | bluetooth: Broadcast battery statusGavin Ni2016-12-301-0/+2
* | | | | | | | | | | | | | | | | | Add epub to the list of filetypes to get and sendMarcos Marado2016-12-301-0/+1
* | | | | | | | | | | | | | | | | | Bluetooth: fix opp NPERoman Birg2016-12-302-2/+2
* | | | | | | | | | | | | | | | | | Bluetooth: handle opening incoming APK filesRoman Birg2016-12-301-1/+8