summaryrefslogtreecommitdiffstats
path: root/btif/src/btif_rc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix potential DoS caused by delivering signal to BT processstable/cm-13.0-ZNH2KSharvil Nanavati2016-08-021-9/+10
* Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/sy...staging/cm-13.0+r22Steve Kondik2016-03-111-0/+3
|\
| * 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
| * Fix absolute volume reporting if AVRC_ADV_CTRL_INCLUDED is falseSharvil Nanavati2015-12-171-0/+2
* | Merge branch 'LA.BF.1.1.3_rb1.7' of git://codeaurora.org/platform/system/bt i...Steve Kondik2016-01-081-0/+70
|\ \
* \ \ Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/sys...Steve Kondik2015-12-071-72/+1
|\ \ \ | |/ / |/| / | |/
| * Remove absolute volume control whitelistAndre Eisenbach2015-10-191-66/+8
* | Bluetooth: Change cleanup sequence.Gaurav Asati2015-10-081-4/+9
* | Avrcp: Do not initialize transactions if cleanup done already.Sumit Bajpai2015-10-061-2/+7
* | Dynamic AVRC version change based on Remote's capabilityAyan Ghosh2015-10-061-0/+5
* | Disassociate connection callback and feature requestJivakDhadse2015-10-061-11/+7
* | Bluetooth: Support for Avrcp 1.3 ControllerAnubhavGupta2015-10-061-71/+1080
* | Bluetooth: Use correct Avdtp features.Gaurav Asati2015-10-061-22/+43
* | - change control blocks for each device independently for each HS. - change...Nitin Srivastava2015-10-061-329/+971
* | AVRCP 1.5 Implementation.Ayan Ghosh2015-10-061-27/+1190
* | BT: Audio: Enhance default stack logging for AUDIOrakesh reddy2015-10-061-9/+8
* | Enable AVRCP TG feature only when A2dp source is enabledAnubhav Gupta2015-10-061-53/+104
* | Allow Carkit to trigger play immediately after callAnubhav Gupta2015-10-061-16/+0
* | Peer support of Absolute Volume to be updated only if device supports A2dpAnubhav Gupta2015-10-061-1/+11
* | Disconnect Avrcp if A2dp connection failsAnubhav Gupta2015-10-061-0/+12
* | Add multiple devices to Absolute Volume whitelistAnubhav Gupta2015-10-061-1/+7
|/
* Override remote suspend flag on local play state changesAnubhav Gupta2015-07-061-0/+3
* Copy an AVRC packet before sending a response backPavlin Radoslavov2015-06-261-3/+9
* Ignore STOP command if A2DP stream is suspendedAnubhav Gupta2015-06-051-0/+7
* Reject second AVRCP connection.Anubhav Gupta2015-06-051-0/+19
* Only register key types with uinput that we can actually mapAndre Eisenbach2015-05-111-3/+0
* am f29a2fb..e07ad10 from mirror-m-wireless-internal-releaseVinit Deshpande2015-04-141-1/+23
|\
| * Free Avrcp Controller callbacks on CleanupAnubhav Gupta2015-04-131-1/+23
* | Merge commit '4bf68bf020c7fd1aabcdc4b5d8f5fbb8bacdec9d' into merge_workPrerepa Viswanadham2015-04-101-1/+1
|\|
| * Static code analysis cleanups and minor bug fixesVenkatRaghavan VijayaRaghavan2015-04-061-1/+1
| * Fix missing #includes needed for glibcScott James Remnant2015-04-021-0/+1
* | Merge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee' into mergeEtan Cohen2015-03-311-4/+1
|\|
| * Demote, cleanup and extend observed loggingChris Manton2015-03-161-1/+1
| * Removal of bd.[c|h]Chris Manton2015-03-161-1/+0
| * Make build more strict by adding more warning flags.Sharvil Nanavati2015-03-161-2/+0
* | am 0d65d4cd: AVRCP: Proper handling of Fragmented AVCTP packetMallikarjuna GB2015-03-241-3/+27
|\ \
| * | AVRCP: Proper handling of Fragmented AVCTP packetMallikarjuna GB2015-03-241-3/+27
| |/
* | Fix omitted libc includes.Ian Coolidge2015-01-241-0/+1
* | Cleanups needed to make clang happyBernhard Rosenkränzer2014-12-051-14/+1
|/
* resolved conflicts for merge of e8c3d75b to masterMatthew Xie2014-06-281-97/+97
|\
| * Logging cleanup: BTIF and APPL.Sharvil Nanavati2014-06-191-97/+97
| * Move AVRCP controller support to separate HAL interfaceMike Lockwood2014-06-101-25/+64
| * [2/4] Add Support for AVRCP Controller FeatureHemant Gupta2014-05-211-5/+127
| * Bluetooth: Clear Notification array on AVRCP disconnectNitin Srivastava2014-04-291-0/+6
| * flounder64: bluetooth: Adjust volume level on BT HS and DUT sideZhihai Xu2014-04-211-4/+23
| * Remove executable bit on source files.Sharvil Nanavati2014-04-121-0/+0
* | Merge some missing pieces of AVRCP controller support from klp-wireless-devMike Lockwood2014-06-261-0/+12
* | Move AVRCP controller support to separate HAL interfaceMike Lockwood2014-06-121-1/+150