summaryrefslogtreecommitdiffstats
path: root/stack/l2cap/l2c_ble.c
Commit message (Expand)AuthorAgeFilesLines
* Prevents rejection of valid max connection interval parameter update requestsPradeep Panigrahi2015-11-041-0/+3
* BT: Fixed Static Analysis IssuesMatadeen Mishra2015-10-061-2/+2
* Bluetooth: Cancel connection to remote if already connectedNitin Arora2015-10-061-1/+3
* Bluetooth: LE-L2CAP-COC on M.Balraj Selvaraj2015-10-061-0/+560
* Do not reject valid connection parameter updatesAndre Eisenbach2015-07-101-0/+3
* Fix build after cross-key issues broke non privacy enabled buildsAndre Eisenbach2015-05-201-0/+4
* Static address is seen on scanner after unpairingSatya Calloji2015-05-201-4/+8
* Fix LE pairingAndre Eisenbach2015-04-151-16/+0
* LE Data Packet Extension supportPriti Aghera2015-04-151-0/+98
* LE Privacy 1.2 and LE secure connectionsSatya Calloji2015-04-131-24/+25
* L2CAP and SDP Search API for BT profiles (2/2)Kim Schulz2015-04-101-0/+18
* Prevent slave link block removal at cancel connectNitin Arora2015-04-031-2/+4
* Move controller module to device directoryChris Manton2015-03-161-1/+1
* Make build more strict by adding more warning flags.Sharvil Nanavati2015-03-161-4/+3
* Refactor btm_devctl reset sequenceZach Johnson2015-03-161-3/+4
* Replace BUFFER_Q with list_tChris Manton2015-03-161-1/+1
* Enforce GKI API buffer usageChris Manton2015-03-161-1/+1
* Allow connection parameters updates by slaveAndre Eisenbach2014-12-161-70/+94
* Don't starve a BT ACL link with 0 xmit quotaPrerepa Viswanadham2014-10-231-2/+2
* LE: Serialize multiple connection parameter update requestsChaojing Sun2014-10-151-95/+112
* LE: Peer device's latest RPA is not being appliedSatya Calloji2014-10-051-7/+6
* Avoid premature LE connection notifaction to appPrerepa Viswanadham2014-09-121-16/+9
* LE link_xmit_quota is not correctly allocatedMudumba Ananth2014-09-091-0/+124
* Avoid premature LE connection notifaction to appPriti Aghera2014-09-051-2/+33
* Use run time parameters to control LE featuresPrerepa Viswanadham2014-08-071-19/+7
* LE: Fix random address resolution when done in the stackAndre Eisenbach2014-08-031-1/+8
* am b3c61229: Merge "Code cleanup - remove unnecessary commented out code" int...Wei Wang2014-07-021-1/+0
|\
| * Code cleanup - remove unnecessary commented out codeWei Wang2014-07-021-1/+0
* | resolved conflicts for merge of a51c9d9d to masterMatthew Xie2014-06-281-24/+24
|\|
| * Logging cleanup: L2CAP and SDP.Sharvil Nanavati2014-06-191-24/+24
| * Bluetooth: Changes to enable features on KWDNitin Arora2014-05-301-1/+1
| * LE: Add RRA offloading and vendor specific PCF commandsSatya Calloji2014-05-171-0/+12
| * Merge BT 4.1 featuresGanesh Ganapathi Batta2014-04-301-155/+214
| * support resolve BLE random mac address for both central and peripheral mode.Zhihai Xu2014-04-161-0/+8
* | [bluedroid] Fix slave latency and conn timeout defaults in BLESteve Paik2014-06-261-2/+2
* | Merge "fix compliation when BLE_VND_INCLUDED is false"Adam Hampson2014-06-021-1/+1
|\ \
| * | fix compliation when BLE_VND_INCLUDED is falseAdam Hampson2014-05-301-1/+1
* | | This patch contains bug fixes for solving race conditions for multipleNitin Arora2014-05-301-1/+1
|/ /
* | Revert "Revert "LE: Add RRA offloading and vendor specific PCF commands""Wei Wang2014-05-191-0/+12
* | Revert "LE: Add RRA offloading and vendor specific PCF commands"Wei Wang2014-05-201-12/+0
* | LE: Add RRA offloading and vendor specific PCF commandsSatya Calloji2014-05-191-0/+12
* | Merge BT 4.1 featuresGanesh Ganapathi Batta2014-05-061-155/+214
* | support resolve BLE random mac address for both central and peripheral mode.Zhihai Xu2014-03-131-0/+8
|/
* Major warnings cleanupMike J. Chen2014-02-111-0/+5
* BLE stack doesn't handle multiple l2cap_conn_update requestsZhihai Xu2013-12-181-44/+103
* sometime the BLE connection parameter isnot updated for the first timeZhihai Xu2013-12-051-1/+5
* A typo to set wrong max connection interval value when we create a BLE connec...Zhihai Xu2013-11-011-4/+8
* LE: UPF 45 bug fixesAndre Eisenbach2013-08-131-6/+7
* LE: Fix shared ACL buffer allocationAndre Eisenbach2013-04-251-1/+5
* Fix LE buffer size for 0 length buffersAndre Eisenbach2013-04-031-0/+2