summaryrefslogtreecommitdiffstats
path: root/stack
Commit message (Expand)AuthorAgeFilesLines
* Fix BT connection failuresDevin Kim2015-12-141-0/+1
* Merge "Mark secure link as authenticated for LE" into cw-e-devZach Johnson2015-12-021-2/+2
|\
| * Mark secure link as authenticated for LEAndre Eisenbach2015-12-021-2/+2
* | A2DP SRC offload supportAbhijit Adsule2015-12-013-568/+43
|/
* Merge "Do not mask out secure connections (SC) bit for BT <4.2" into mnc-dr-devAndre Eisenbach2015-11-051-1/+0
|\
| * Merge "Do not mask out secure connections (SC) bit for BT <4.2" into mnc-dr-devAndre Eisenbach2015-11-041-1/+0
| |\
| | * Do not mask out secure connections (SC) bit for BT <4.2Andre Eisenbach2015-11-041-1/+0
* | | Fix bug in SDP 128-bit UUID lookupAndre Eisenbach2015-11-051-1/+1
|\| |
| * | Fix bug in SDP 128-bit UUID lookupAndre Eisenbach2015-11-041-1/+1
| |/
* | Serialize remote version query over LEAndre Eisenbach2015-10-303-10/+14
|\|
| * Serialize remote version query over LEAndre Eisenbach2015-10-293-10/+14
* | Check remote LMP version before enabling secure connectionsAndre Eisenbach2015-10-273-1/+17
|\|
| * Check remote LMP version before enabling secure connectionsAndre Eisenbach2015-10-273-1/+17
* | Prevent integer overflows during GATT signingAjay Panicker2015-10-271-0/+5
|\|
| * Prevent integer overflows during GATT signingAjay Panicker2015-10-271-0/+5
* | Fix 128-bit UUID byte order for GATT-over-BR/EDRAndre Eisenbach2015-10-213-6/+10
|\|
| * Fix 128-bit UUID byte order for GATT-over-BR/EDRAndre Eisenbach2015-10-213-6/+10
* | am 6c25b3c0: Raise BTU and HCI thread prioritiesAndre Eisenbach2015-10-071-0/+6
|\|
| * Raise BTU and HCI thread prioritiesAndre Eisenbach2015-10-071-0/+6
* | am 0908eac5: am 24923939: LE Multi-Advertising State Change Sub-event Wrong V...Jacob Lee2015-08-291-1/+2
|\|
| * LE Multi-Advertising State Change Sub-event Wrong Variable TypeJacob Lee2015-08-281-1/+2
* | am ee8592f4: am b7460434: Fix memory corruption of BLE whitelist hashmapNitin Arora2015-08-251-1/+1
|\|
| * Fix memory corruption of BLE whitelist hashmapNitin Arora2015-08-251-1/+1
* | Send current RPA instead of pseudo-address on connect.Sharvil Nanavati2015-08-202-5/+10
|/
* Merge "[DS] BTM_VSC_CHIP_CAPABILITY_M_VERSION doesn't match" into mnc-devIliyan Malchev2015-08-141-1/+1
|\
| * [DS] BTM_VSC_CHIP_CAPABILITY_M_VERSION doesn't matchJacob Lee2015-08-071-1/+1
* | Allocate large enough buffers when copying AVRC packetsSatya Calloji2015-08-071-8/+14
|/
* Add an explicit check for AVRCP vendor dataPavlin Radoslavov2015-08-042-2/+16
* Fix a NULL-pointer crashPavlin Radoslavov2015-07-291-1/+2
* Assign pseudo address for host-based RPA resolution matchesAndre Eisenbach2015-07-291-2/+8
* Reset LE encryption key size at LE disconnection onlyNitin Arora2015-07-291-1/+1
* Promote AVCTP version to 1.4Anubhav Gupta2015-07-282-0/+17
* Fix a bug allocating buffers for fragmented AVRC packetsAnubhav Gupta2015-07-281-4/+9
* Unpair HID device cleanupCasper Bonde2015-07-271-1/+1
* Use pseudo address while re-pairing peripheralNitin Arora2015-07-211-3/+17
* Fix the logic for removing bonded devicesPavlin Radoslavov2015-07-212-0/+58
* Fix multi-advertising when LE Privacy is not availableArman Uguray2015-07-201-5/+4
* Use correct own address type for batch scanNitin Arora2015-07-151-0/+4
* Bug fix PM changes and LE connectivity mode fixesVenkatRaghavan VijayaRaghavan2015-07-143-2/+69
* Do not reject valid connection parameter updatesAndre Eisenbach2015-07-102-1/+12
* Fix a bug when responding to AVRCP UNIT_INFO and SUBUNIT_INFOPavlin Radoslavov2015-07-101-3/+3
* Fail LE secure pairing for secure only peripheralsNitin Arora2015-07-101-1/+12
* Reset the ACL connection data on ACL disconnectionSrinu Jella2015-07-101-1/+2
* Incorrect address type in ADV end on reconnectionSatya Calloji2015-07-071-2/+12
* SDP: Validate input UUID's lengthSrinu Jella2015-07-061-2/+9
* Remove extraneous patch from secure connections workaroundAndre Eisenbach2015-07-061-8/+0
* Blacklist Nexus Remote for LE secure connectionsAndre Eisenbach2015-07-061-7/+18
* Set random identity only if enhanced privacy is supportedPriti Aghera2015-07-061-1/+2
* Copy an AVRC packet before sending a response backPavlin Radoslavov2015-06-261-38/+60
* Set idle timeout to zero when removing fixed channelPradeep Panigrahi2015-06-251-0/+11