summaryrefslogtreecommitdiffstats
path: root/bta/av
Commit message (Expand)AuthorAgeFilesLines
* bt: Kill some logspamChristopher R. Palmer2017-01-021-1/+1
* Merge commit '699c01a12eec65e768fc6d41f4913ad6f1529b34' into remoteLalit Kansara2016-12-062-2/+6
|\
| * Proper handling of AV connection collisionAyan Ghosh2016-07-272-1/+7
* | Merge "Don't send avdtp_discover for incoming connections after setconfig_rsp...Service qcabuildsw2016-11-211-16/+7
|\ \
| * | Don't send avdtp_discover for incoming connections after setconfig_rsp.Sumit Bajpai2016-10-271-16/+7
* | | AVRCP: Connection failure due to collision.pramod kotreshappa2016-11-141-0/+13
* | | Bluetooth: Avoid advertising AAC capability in non split A2dp caseBhakthavatsala Raghavendra2016-10-311-0/+4
|/ /
* | Bluetooth: split-a2dp: APTx-HD supportBhakthavatsala Raghavendra2016-09-271-2/+19
* | aptXHD codec supportUmesh Vats2016-09-213-45/+89
* | Bluetooth: Add AAC codec Support in Split-a2dp modeBhakthavatsala Raghavendra2016-09-161-0/+83
* | aptX supported needs to be checked during initializationUmesh Vats2016-09-063-1/+55
* | A2dp: Fix for audio loss with remote device initiated connectionpramod kotreshappa2016-08-253-0/+47
* | Proper state transition for disconnect during connection setupAyan Ghosh2016-08-242-1/+3
* | Allow second A2dp connection when SCO exists with firstAyan Ghosh2016-08-241-2/+5
* | Split A2dp implementationAyan Ghosh2016-08-241-0/+11
* | Do AV registration for different roles in proper wayAyan Ghosh2016-08-241-23/+32
* | Removed compilation dependency on proprietary modules for aptXUmesh Vats2016-08-241-1/+1
* | HF CLIENT: Change to disable sniff with specific Phones.Satheesh Kumar Pallemoni2016-08-241-1/+17
* | aptX audio codec supportUmesh Vats2016-08-243-10/+86
* | Misc AV changes in stackSumit Bajpai2016-08-243-8/+19
* | Fix issues reported by Static analysis toolSatheesh Kumar Pallemoni2016-08-241-1/+4
* | AVRCP(T): Add support for AVRCP 1.6Hemant Gupta2016-08-243-2/+28
* | Bluetooth: Enable A2dp Multicast.Ayan Ghosh2016-08-246-110/+481
* | AVRCP 1.5 ImplementationAyan Ghosh2016-08-242-7/+190
* | A2DP Sink: Changes to support A2DP Sink in N MCLAnubhavGupta2016-08-241-59/+62
* | BT: Audio: Enhance default stack logging for AUDIOrakesh reddy2016-08-242-11/+15
* | Restart sniff timer on AVDTP signalling channel establishmentAyan Ghosh2016-08-241-0/+10
* | AVRCP: Update sdp record correctly for CT or TGAnubhav Gupta2016-08-241-2/+7
* | Reject Metadata command with invalid lengthAnubhav Gupta2016-08-241-0/+12
* | Enable incoming connection for AVRCP ControllerAnubhav Gupta2016-08-241-4/+4
* | Initiate Sniff on A2DP/HFP linksAnubhav Gupta2016-08-241-6/+6
* | Disconnect AVRCP if A2DP does not connect to same deviceAyan Ghosh2016-08-241-1/+1
|/
* Fix issues during cleanup stage of the Bluetooth stackPavlin Radoslavov2016-04-262-7/+7
* Always send a SUSPEND_CFM event when suspended due to A2DP RECONFIGURE. am: 8...Sridhar Vashist2016-04-211-1/+1
|\
| * Always send a SUSPEND_CFM event when suspended due to A2DP RECONFIGURE.Sridhar Vashist2015-12-011-1/+1
| * A2DP SRC offload supportAbhijit Adsule2015-12-014-6/+191
* | AVRCP: Update sdp record correctly for CT or TG.AnubhavGupta2016-04-152-9/+24
* | Remove unused p_db for A2DP service discoveryAndre Eisenbach2016-03-251-1/+0
* | Move to idle when remote disconnects during connection.Ayan Ghosh2016-03-252-4/+7
* | Allocate buffer for AV SDP in StackAyan Ghosh2016-03-253-32/+27
* | Do not initiate SDP for incoming AVDTP connectionAyan Ghosh2016-03-253-24/+39
* | Limit Max Bitpool value to SPEC recommended oneAyan Ghosh2016-03-251-0/+12
* | Move properties get/set code to osiJakub Pawlowski2016-03-252-14/+9
* | Fix C/C++ compiler generated warningsPavlin Radoslavov2016-02-181-5/+11
* | Removed checks for NULL returns after osi_calloc() / osi_malloc()Pavlin Radoslavov2016-02-185-487/+370
* | Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free()Pavlin Radoslavov2016-02-185-59/+59
* | Removed function osi_get_buf_size()Pavlin Radoslavov2016-02-181-34/+24
* | Remove BCM_STR* macrosAndre Eisenbach2016-02-182-11/+3
* | Refactor usage of osi_free() and osi_freebuf()Pavlin Radoslavov2016-02-043-28/+23
* | Fix the processing of AVRCP Rcvd Pass Through messagesPavlin Radoslavov2016-02-041-10/+17