Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
bt
/
99a236f01a698f48ec341511a3d45ec7c7ed5cc9
/
stack
/
smp
d19e078
Use standard types, consistent ifdef style everywhere
by Marie Janssen
· 9 years ago
ce83251
Fix build when SMP_DEBUG=TRUE plus logging improvements
by Jakub Pawlowski
· 9 years ago
373d928
SMP: Delay authorization complete.
by Jacky Cheung
· 9 years ago
0bd0c8f
Remote device changes for SMP certification
by Nitin Arora
· 9 years ago
63b0519
Fix misc-macro-parentheses warnings
by Chih-Hung Hsieh
· 9 years ago
3d6accf
Move extern "C" to top of headers and remove tBTA_HF_CLIENT_HDR.
by Bryce Lee
· 9 years ago
7ee02bd
Move autopair blacklist to interop database
by Andre Eisenbach
· 9 years ago
0bb891d
Avoid SMP process if another pairing is in progress
by Nitin Arora
· 10 years ago
4394720
Fix C/C++ compiler generated warnings
by Pavlin Radoslavov
· 9 years ago
717a4a9
Removed checks for NULL returns after osi_calloc() / osi_malloc()
by Pavlin Radoslavov
· 10 years ago
cceb430
Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free()
by Pavlin Radoslavov
· 10 years ago
20524d3
Refactor usage of osi_free() and osi_freebuf()
by Pavlin Radoslavov
· 10 years ago
33bab32
Fix compilation errors when SMP_DEBUG flag is enabled
by Subramanian Srinivasan
· 10 years ago
98ae9b2
Add missing creation of timer tSMP_CB.smp_rsp_timer_ent
by Pavlin Radoslavov
· 10 years ago
78bcff7
Refactor the Bluetooth timers
by Pavlin Radoslavov
· 10 years ago
9730550
Do not mask out secure connections (SC) bit for BT <4.2
by Andre Eisenbach
· 10 years ago
284ff6b
Serialize remote version query over LE
by Andre Eisenbach
· 10 years ago
27e239d
Check remote LMP version before enabling secure connections
by Andre Eisenbach
· 10 years ago
258c253
GKI cleanup - moved GKI buffer allocation wrappers to OSI
by Pavlin Radoslavov
· 10 years ago
9f1c9ad
GKI cleanup - Moved struct TIMER_LIST_ENT to OSI
by Pavlin Radoslavov
· 10 years ago
1da48a3
Use pseudo address while re-pairing peripheral
by Nitin Arora
· 10 years ago
26c3dd4
Fail LE secure pairing for secure only peripherals
by Nitin Arora
· 10 years ago
9726998
Remove extraneous patch from secure connections workaround
by Andre Eisenbach
· 10 years ago
7927f68
Blacklist Nexus Remote for LE secure connections
by Andre Eisenbach
· 10 years ago
ea8292e
SMP state machine fix for passkey entry
by Nitin Arora
· 10 years ago
c0a4342
Fixed cross key for LE when paired over BR-EDR
by Satya Calloji
· 10 years ago
d0aa8e5
Fix SMP pairing request issue on LE
by Satya Calloji
· 10 years ago
877123f
Static address is seen on scanner after unpairing
by Satya Calloji
· 10 years ago
1287166
DO NOT MERGE Fix compilation on platforms with BLE_INCLUDED == FALSE
by Andre Eisenbach
· 10 years ago
e280553
Cross transport key mapping fixes
by Chaojing Sun
· 10 years ago
444a8da
LE Privacy 1.2 and LE secure connections
by Satya Calloji
· 10 years ago
8372aa5
L2CAP and SDP Search API for BT profiles (2/2)
by Kim Schulz
· 10 years ago
79ecab5
Move controller module to device directory
by Chris Manton
· 11 years ago
39110ec
Remove duplicate local bdaddr management functions
by Zach Johnson
· 11 years ago
24933b5
Removing unnecessary BTAPI #defines.
by June R. Tate-Gans
· 11 years ago
a7246ca
Do not log LE encryption keys or passkey
by Andre Eisenbach
· 11 years ago
c918d08
Document LE IO capabilities and use BR/EDR constant for LE
by Andre Eisenbach
· 11 years ago
8dedc06
Merge "SMP doesn't detect the event of local processing taking more than SMP timeout (30 sec)" into lmp-dev
by Andre Eisenbach
· 11 years ago
98283bb
Fixed SMP pairing failure due to race condition
by Priti Aghera
· 11 years ago
db2bdd5
SMP doesn't detect the event of local processing taking more than SMP timeout (30 sec)
by Mudumba Ananth
· 11 years ago
16fe082
Use run time parameters to control LE features
by Prerepa Viswanadham
· 11 years ago
2772dac
Bluetooth: fix the HOGP device(iBUFFALO BSMBB09DS) pair and reconnect problem.
by Thomas.TT_Lin
· 11 years ago
7475a50
Bluetooth: Adds SMP response timer for security request
by Nitin Arora
· 11 years ago
493a98a
LE: Add notification sent and congestion callbacks (2/4)
by Andre Eisenbach
· 11 years ago
b44cc59
Logging cleanup: AVRC, MCA, GATT, and SMP.
by Sharvil Nanavati
· 11 years ago
83c5256f
Logging cleanup: HCI and BTM trace macros.
by Sharvil Nanavati
· 11 years ago
8fe5887
Merge BT 4.1 features
by Ganesh Ganapathi Batta
· 11 years ago
5f72121
support peripheral mode feature to connect iphone to android device.
by Zhihai Xu
· 11 years ago
5cd8bff
Major warnings cleanup
by Mike J. Chen
· 12 years ago
7909749
Fix warning "case label value exceeds maximum value for type"
by Mike J. Chen
· 12 years ago
9d6b337
Merge "BLE Secuity manager state machine generate wrong pairing success event."
by Zhihai Xu
· 12 years ago
5844060
BLE Secuity manager state machine generate wrong pairing success event.
by Zhihai Xu
· 12 years ago
503a550
Duplicate pair request are generated in BLE SMP.
by Zhihai Xu
· 12 years ago
6975b4d
LE: UPF 45 bug fixes
by Andre Eisenbach
· 12 years ago
2d41fe1
LE: Disable L2CAP connection parameter update during pairing
by Andre Eisenbach
· 12 years ago
ead3cde
Initial version of BLE support for Bluedroid
by Ganesh Ganapathi Batta
· 13 years ago
689d66b
Snapshot 9fd57cbacd95e89602f430244c35bbc67f08b6d2
by The Android Open Source Project
· 13 years ago
5738f83
Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879baf
by The Android Open Source Project
· 13 years ago