summaryrefslogtreecommitdiffstats
path: root/stack/l2cap/l2c_link.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'LA.BF.1.1.3_rb1.12' of git://codeaurora.org/platform/system/bt ...Steve Kondik2016-04-071-0/+7
|\
| * BT: ACL and l2c out if sync after connection collisionGurpreet Ghai2016-03-101-0/+7
| * Bluetooth: Dynamic ACL buffer allocation based on ACL Prioritypramod kotreshappa2015-10-271-0/+9
* | l2cap: ifdef checks for BLE_INCLUDEDShantur Rathore2016-02-221-1/+5
* | Prevent BR/EDR conn/disconnection from changing LE link's Xmit quotaSubramanian Srinivasan2015-11-021-1/+1
* | Bluetooth: Dynamic ACL buffer allocation based on ACL Prioritypramod kotreshappa2015-10-261-0/+9
|/
* GAP: Accept incoming connection with slave rolevenkata Jagadeesh2015-10-061-0/+42
* SDP: Restricted invalid attr len in sdp deletevenkata Jagadeesh2015-10-061-0/+22
* Bluetooth: LE-L2CAP-COC on M.Balraj Selvaraj2015-10-061-2/+112
* DO NOT MERGE Fix compilation on platforms with BLE_INCLUDED == FALSEAndre Eisenbach2015-05-141-1/+3
* Cross transport key mapping fixesChaojing Sun2015-04-271-6/+11
* LE Privacy 1.2 and LE secure connectionsSatya Calloji2015-04-131-12/+14
* L2CAP and SDP Search API for BT profiles (2/2)Kim Schulz2015-04-101-4/+4
* Avoid duplicate disconnection callbacks for fixed channel connectionsSatya Calloji2015-04-081-1/+4
* Simultanious LE Central/Peripheral operation not possibleKim Schulz2015-03-251-7/+11
* Use fully qualified path for btcore includes.Sharvil Nanavati2015-03-161-1/+1
* Move controller module to device directoryChris Manton2015-03-161-1/+1
* Instrument data flow a bitChris Manton2015-03-161-0/+7
* Remove always true BTM_PWR_MGR_INCLUDEDChris Manton2015-03-161-2/+2
* Remove always true BTM_BUSY_LEVEL_CHANGE_INCLUDEDChris Manton2015-03-161-2/+0
* Refactor btm_devctl reset sequenceZach Johnson2015-03-161-4/+6
* Remove HCI access macrosChris Manton2015-03-161-10/+4
* Replace BUFFER_Q with list_tChris Manton2015-03-161-8/+11
* Remove always false macro L2CAP_HOST_FLOW_CTRLZach Johnson2015-03-161-20/+0
* Enforce GKI API buffer usageChris Manton2015-03-161-4/+4
* Remove some unused code in L2CAPZach Johnson2015-03-161-182/+0
* Don't starve a BT ACL link with 0 xmit quotaPrerepa Viswanadham2014-10-231-2/+2
* Avoid premature LE connection notifaction to appPrerepa Viswanadham2014-09-121-24/+26
* LE link_xmit_quota is not correctly allocatedMudumba Ananth2014-09-091-21/+63
* Logging cleanup: L2CAP and SDP.Sharvil Nanavati2014-06-191-28/+28
* Merge BT 4.1 featuresGanesh Ganapathi Batta2014-04-301-43/+66
* Major warnings cleanupMike J. Chen2014-02-111-1/+4
* Unable to connect to a Motorola s705 until Bluetooth was toggled of and back onZhihai Xu2013-10-101-2/+2
* Proper management of controller ACL buffers.Ganesh Ganapathi Batta2013-04-171-11/+11
* Initial version of BLE support for BluedroidGanesh Ganapathi Batta2013-02-271-22/+7
* Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879bafThe Android Open Source Project2012-12-121-0/+1719