summaryrefslogtreecommitdiffstats
path: root/btif
Commit message (Expand)AuthorAgeFilesLines
* Fix potential usage of freed memory in btif_hl_proc_sdp_query_cfmJakub Pawlowski2019-03-231-0/+5
* DO NOT MERGE HFP: Fix out of bound access in phone number processingJack He2018-11-171-4/+21
* DO NOT MERGE Prevent stack overflow in btif_storagereplicant-6.0-0004-rc1Hansong Zhang2018-07-161-0/+4
* SDP: Bounds check 'id' parameter for free_sdp_slot()replicant-6.0-0003Andre Eisenbach2017-11-101-1/+2
* Merge tag 'android-6.0.1_r61' into HEADreplicant-6.0-0001stable/cm-13.0-ZNH5YJessica Wagantall2016-08-0212-65/+66
|\
| * DO NOT MERGE Fix potential DoS caused by delivering signal to BT processSharvil Nanavati2016-06-2212-65/+66
* | Merge remote-tracking branch 'remotes/android-6.0.1_r52' into HEADJessica Wagantall2016-07-076-3/+97
|\|
| * DO NOT MERGE btif: check overflow on create_pbuf sizeMarie Janssen2016-05-271-1/+8
| * Add guest mode functionality (2/3)Ajay Panicker2016-05-275-2/+88
* | bt: Don't use CLOCK_BOOTTIME where CLOCK_MONOTONIC was expectedEthan Chen2016-06-221-4/+5
* | bt: Unify usage of clock_gettimeChristopher R. Palmer2016-06-112-12/+4
* | Merge tag 'android-6.0.1_r46' into HEADJessica Wagantall2016-06-072-34/+23
|\|
| * btif: Don't persist remote devices to the configMarie Janssen2016-04-212-32/+23
* | Merge tag 'android-6.0.1_r43' into HEADJessica Wagantall2016-05-031-1/+1
|\|
| * DO NOT MERGE Check size of pin before replyingMarie Janssen2016-03-251-1/+1
* | Merge tag 'android-6.0.1_r30' into HEADJessica Wagantall2016-04-191-1/+4
|\|
| * DO NOT SUBMIT Revert "DO NOT MERGE Blacklist devices for absolute volume cont...Akshay Thakker2016-03-161-3/+5
| * DO NOT MERGE Blacklist devices for absolute volume controlAndre Eisenbach2016-03-011-5/+3
| * DO NOT MERGE Add ability to add interop entries dynamically (2/2)Andre Eisenbach2016-02-241-2/+5
* | Merge branch 'LA.BF.1.1.3_rb1.11' of git://codeaurora.org/platform/system/bt ...Steve Kondik2016-03-306-16/+29
|\ \
| * \ Merge "Bluetooth: Clean up l2cap socket properly on closure"Linux Build Service Account2016-02-261-0/+5
| |\ \
| | * | Bluetooth: Clean up l2cap socket properly on closureSrinu Jella2016-02-231-0/+5
| * | | Merge "Bluetooth: Enforce BT state check during GATT operations."Linux Build Service Account2016-02-261-2/+4
| |\ \ \
| | * | | Bluetooth: Enforce BT state check during GATT operations.Pradeep Panigrahi2016-02-021-2/+4
| | |/ /
| * | | Merge "Stops all BLE timers when BT turn off request is issued to BT stack"Linux Build Service Account2016-02-261-5/+5
| |\ \ \
| | * | | Stops all BLE timers when BT turn off request is issued to BT stackSubramanian Srinivasan2016-02-181-5/+5
| | |/ /
| * | | Merge "Increase number of semaphores for media workqueue"Linux Build Service Account2016-02-261-1/+2
| |\ \ \
| | * | | Increase number of semaphores for media workqueueAyan Ghosh2016-02-181-1/+2
| | |/ /
| * | | Merge "Bluetooth: Offload config save functionality to btif thread"Linux Build Service Account2016-02-261-4/+10
| |\ \ \
| | * | | Bluetooth: Offload config save functionality to btif threadSrinu Jella2016-02-161-4/+10
| * | | | Merge "Fix crashes with lots of discovered LE devices"Linux Build Service Account2016-02-261-43/+42
| |\| | |
| | * | | Fix crashes with lots of discovered LE devicesMarie Janssen2016-02-161-43/+42
| | |/ /
| * / / Bluetooth: Increasing the size of security service record andGurpreet Ghai2016-02-161-4/+7
| |/ /
| * | Merge "LE: Fix to show mouse pointer movements on UI"Linux Build Service Account2016-01-231-0/+1
| |\ \
| | * | LE: Fix to show mouse pointer movements on UINitin Shivpure2016-01-201-0/+1
| * | | Bluetooth: Reset the pairing_cb for bredr/cross key pairing addressvenkata Jagadeesh2016-01-141-1/+2
| |/ /
* | | Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/sy...staging/cm-13.0+r22Steve Kondik2016-03-115-6/+31
|\ \ \
| * | | Offload config save functionality to BTIF threadSrinu Jella2016-01-121-4/+11
| * | | A2DP task media alarm non-null protectionAjay Panicker2016-01-071-1/+7
| * | | Fix bug where a bonded device could enter BONDING and BONDED states again.Sharvil Nanavati2016-01-061-0/+10
| |\ \ \
| | * | | Fix bug where a bonded device could enter BONDING and BONDED states again.Sharvil Nanavati2016-01-061-0/+10
| * | | | Only send first 16 characters of operator name in +COPS.Sharvil Nanavati2016-01-051-1/+1
| |\| | |
| | * | | Only send first 16 characters of operator name in +COPS.Sharvil Nanavati2016-01-041-1/+1
| * | | | Fix crashes with lots of discovered LE devicesMarie Janssen2015-12-301-36/+44
| * | | | DO NOT MERGE Blacklist devices for absolute volume controlAndre Eisenbach2015-12-281-5/+3
| * | | | Revert "Blacklist devices for absolute volume control"Ian Pedowitz2015-12-231-4/+5
| * | | | Blacklist devices for absolute volume controlAndre Eisenbach2015-12-221-5/+4
| * | | | Merge "Fix absolute volume reporting if AVRC_ADV_CTRL_INCLUDED is false" into...Sharvil Nanavati2015-12-181-0/+2
| |\| | |
| | * | | Fix absolute volume reporting if AVRC_ADV_CTRL_INCLUDED is falseSharvil Nanavati2015-12-171-0/+2
| * | | | Merge "DO NOT MERGE Revert "A2DP SRC offload support"" into mnc-dr1.5-devChris Elliott2015-12-024-77/+3
| |\ \ \ \