summaryrefslogtreecommitdiffstats
path: root/stack/smp
Commit message (Expand)AuthorAgeFilesLines
* Fix buffer overflow in btif_dm_data_copyJakub Pawlowski2019-03-232-50/+44
* Checks the SMP length to fix OOB readCheney Ni2018-11-181-1/+19
* Add packet length check in smp_proc_master_idUgo Yu2018-11-181-0/+10
* DO NOT MERGE Fix OOB read before buffer length checkUgo Yu2018-11-181-1/+8
* DO NOT MERGE SMP: Check p_cb->role in smp_br_state_machine_eventHansong Zhang2018-08-081-0/+7
* DO NOT MERGE Fix unexpected behavior in smp_sm_eventHansong Zhang2018-07-161-0/+8
* Remove memory reference to invalid mem in error logStanley Tng2018-03-301-2/+1
* Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/sys...Steve Kondik2015-12-071-0/+13
|\
| * Do not mask out secure connections (SC) bit for BT <4.2Andre Eisenbach2015-11-041-1/+0
| * Serialize remote version query over LEAndre Eisenbach2015-10-291-0/+1
| * Check remote LMP version before enabling secure connectionsAndre Eisenbach2015-10-271-0/+13
* | Bluedroid BT: Fixed Static Analysis IssuesMatadeen Mishra2015-10-062-2/+2
* | Bluedroid BT: Fixed Static Analysis IssuesMatadeen Mishra2015-10-061-2/+2
* | BT: Fixed Static Analysis IssuesMatadeen Mishra2015-10-062-2/+4
* | Bluetooth: Avoid SMP process if another pairing is in progressNitin Arora2015-10-061-1/+2
* | HID: Enhance blacklist logic for restricting SDP.Hemant Gupta2015-10-061-1/+1
|/
* Use pseudo address while re-pairing peripheralNitin Arora2015-07-211-3/+17
* Fail LE secure pairing for secure only peripheralsNitin Arora2015-07-101-1/+12
* Remove extraneous patch from secure connections workaroundAndre Eisenbach2015-07-061-8/+0
* Blacklist Nexus Remote for LE secure connectionsAndre Eisenbach2015-07-061-7/+18
* SMP state machine fix for passkey entryNitin Arora2015-06-231-1/+2
* Fixed cross key for LE when paired over BR-EDRSatya Calloji2015-05-201-1/+2
* Fix SMP pairing request issue on LESatya Calloji2015-05-202-6/+20
* Static address is seen on scanner after unpairingSatya Calloji2015-05-201-8/+0
* DO NOT MERGE Fix compilation on platforms with BLE_INCLUDED == FALSEAndre Eisenbach2015-05-143-2/+9
* Cross transport key mapping fixesChaojing Sun2015-04-274-11/+64
* LE Privacy 1.2 and LE secure connectionsSatya Calloji2015-04-1315-1040/+6790
* L2CAP and SDP Search API for BT profiles (2/2)Kim Schulz2015-04-101-4/+5
* Move controller module to device directoryChris Manton2015-03-161-1/+1
* Remove duplicate local bdaddr management functionsZach Johnson2015-03-161-3/+2
* Removing unnecessary BTAPI #defines.June R. Tate-Gans2015-03-162-12/+9
* Do not log LE encryption keys or passkeyAndre Eisenbach2014-12-091-2/+1
* Document LE IO capabilities and use BR/EDR constant for LEAndre Eisenbach2014-09-171-7/+0
* Merge "SMP doesn't detect the event of local processing taking more than SMP ...Andre Eisenbach2014-09-101-0/+2
|\
| * SMP doesn't detect the event of local processing taking more than SMP timeout...Mudumba Ananth2014-09-091-0/+2
* | Fixed SMP pairing failure due to race conditionPriti Aghera2014-09-091-1/+2
|/
* Use run time parameters to control LE featuresPrerepa Viswanadham2014-08-071-1/+1
* Bluetooth: fix the HOGP device(iBUFFALO BSMBB09DS) pair and reconnect problem.Thomas.TT_Lin2014-07-181-1/+0
* Bluetooth: Adds SMP response timer for security requestNitin Arora2014-07-101-0/+3
* LE: Add notification sent and congestion callbacks (2/4)Andre Eisenbach2014-06-271-0/+1
* Logging cleanup: AVRC, MCA, GATT, and SMP.Sharvil Nanavati2014-06-197-183/+183
* Logging cleanup: HCI and BTM trace macros.Sharvil Nanavati2014-06-032-5/+5
* Merge BT 4.1 featuresGanesh Ganapathi Batta2014-04-306-13/+93
* support peripheral mode feature to connect iphone to android device.Zhihai Xu2014-04-161-0/+6
* Major warnings cleanupMike J. Chen2014-02-114-4/+72
* Fix warning "case label value exceeds maximum value for type"Mike J. Chen2014-01-311-1/+0
* Merge "BLE Secuity manager state machine generate wrong pairing success event."Zhihai Xu2013-12-061-4/+3
|\
| * BLE Secuity manager state machine generate wrong pairing success event.Zhihai Xu2013-12-051-4/+3
* | Duplicate pair request are generated in BLE SMP.Zhihai Xu2013-12-051-0/+3
|/
* LE: UPF 45 bug fixesAndre Eisenbach2013-08-133-5/+26