summaryrefslogtreecommitdiffstats
path: root/stack/l2cap
Commit message (Collapse)AuthorAgeFilesLines
* Initual Bluetooth open source releaseAndre Eisenbach2012-09-189-325/+437
| | | | | | | | First release under Apache source license with updated header files and whitespace cleanups. Also fixed file permission to remove executable bit from source files. Change-Id: I7155903edfc2f491c1cbbd0db108f207852caaa0
* Revert "Header file and whitespace cleanups"Matthew Xie2012-09-189-227/+227
| | | | | | | | This reverts commit cc914cffd521b2e6e1be804c82aea2388b843ebf More changes in the original CL after my cherry-pick. Change-Id: Ic144dba96aeb8a60611baac7565c9f628ab8f9eb
* Header file and whitespace cleanupsAndre Eisenbach2012-09-189-227/+227
| | | | | | | Also fixed file permission to remove executable bit from source files. Change-Id: I6954c2d16190bc35b1b0d38386543253696b1112
* Fixed acl credit issue when host data flow control is n/azzy2012-09-061-0/+1
| | | | Bug 7009277
* Reject an incoming a2dp start request if btif is about to disable.Mattias Agren2012-07-141-0/+0
| | | | | | | Added intermediate states for DISABLING/ENABLING in btif main adapter to allow checking for this condition. Change-Id: Ifa863c12bebfaca19f50fce4847f75f479993a23
* Enabled acl link priority control to ensure robust a2dp streamingMattias Agren2012-07-141-9/+7
| | | | | | during inquiry scanning etc Change-Id: Iadcd9242dac707a6db857bc9f2ab89e59499764b
* Always check if reconfig is needed prior to starting anMattias Agren2012-07-142-0/+0
| | | | | | | | avdtp stream. Added autoadjusting bitpool if sink requests a particular range within our exported capability. Cleanup & fixing file permissions. Change-Id: Ib5638706d4baef072c79a70ce1497140c3357a0d
* HID-Host:Fixed white space issue and power management issuePriti Aghera2012-07-142-3/+5
| | | | | | | Included more code to support mouse connectiona and reconnection Signed-off-by: Priti Aghera <paghera@broadcom.com> Change-Id: I1e20997e85eda5919f20a069131e580bcbb0ca63
* AV control and data path addedKausik Sinnaswamy2012-07-141-1/+1
| | | | Change-Id: I88ec6084c140fa257154a98e23e075900e84cc8c
* Initial Bluedroid stack commitAndre Eisenbach2012-07-149-0/+14397