index
:
system_bt.git
master
p9.0
q10.0
system_bt
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stack
/
btm
/
btm_sec.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Legacy pairing: Reject device with same BD_ADDR
Hansong Zhang
2021-04-13
1
-0
/
+7
*
Return after removing sample LTK device
li-wei.cheng
2020-11-07
1
-0
/
+1
*
Merge tag 'android-10.0.0_r46' of https://android.googlesource.com/platform/s...
mosimchah
2020-09-13
1
-0
/
+8
|
\
|
*
Remove pairing on incoming bond request
Myles Watson
2020-06-30
1
-0
/
+8
*
|
Prevent bluetooth native crash during failed security authentication
jonerlin
2019-10-14
1
-5
/
+8
|
/
*
DO NOT MERGE Don't persist bonds using sample LTK
Jakub Pawlowski
2019-04-23
1
-0
/
+13
*
Metric: Add logging for link layer connection events
Jack He
2019-01-16
1
-1
/
+12
*
Split l2cu_create_conn into two separate, transport-specific functions
Jakub Pawlowski
2018-12-20
1
-1
/
+1
*
Move metrics and time library to libbt-common
Jack He
2018-08-27
1
-5
/
+4
*
Re-enable LE advertising after disconnect, on controllers not supporting adve...
yunhanw
2018-08-13
1
-0
/
+9
*
Replace BT_OCTET16 with Octet16
Jakub Pawlowski
2018-06-19
1
-29
/
+20
*
Revert "Don't start the authentication when peer device already started it"
Jakub Pawlowski
2018-06-06
1
-3
/
+0
*
Do completion callback during failed security authenication
Stanley Tng
2018-06-04
1
-3
/
+5
*
Add ability to modify IO capability of Bluetooth device
Pulkit Bhuwalka
2018-04-28
1
-45
/
+37
*
Don't start the authentication when peer device already started it
ilbeom.kim
2018-04-12
1
-0
/
+3
*
Serialize the commands during Pairing process
Srinu Jella
2018-03-27
1
-2
/
+1
*
Add more details in native Bluetooth debug logs
Stanley Tng
2018-02-13
1
-14
/
+33
*
Prevent spurious connect failures callback
Stanley Tng
2018-02-08
1
-1
/
+10
*
btm_sec_disconnected Check if p_dev_rec is still in scope
Bailey Forrest
2018-01-19
1
-0
/
+7
*
Make copyright headers consistent with Google template; remove "(C)"
Jakub Pawlowski
2017-10-23
1
-1
/
+1
*
Remove casts in bta/ and stack/btm
Myles Watson
2017-10-14
1
-1
/
+1
*
Manually convert to unary where coccinelle could not
Myles Watson
2017-10-07
1
-5
/
+4
*
Use unary operator instead of == bool
Myles Watson
2017-10-06
1
-7
/
+6
*
Run clang format on files touched by CL 488398
Myles Watson
2017-10-03
1
-11
/
+13
*
L2CAP: Remove UCD related flags
Jack He
2017-09-27
1
-183
/
+7
*
Remove casts to unions to avoid unaligned accesses
Myles Watson
2017-09-27
1
-4
/
+6
*
btm: Clear LINK_KEY_KNOWN flag for temporary connections
Myles Watson
2017-09-12
1
-3
/
+7
*
stack: Fix btm_send_link_key_notif comment
Myles Watson
2017-09-12
1
-3
/
+3
*
Fix alarms being posted on wrong thread
Jakub Pawlowski
2017-09-11
1
-16
/
+10
*
Fix errors in handling RawAddresses
Jack He
2017-08-15
1
-1
/
+1
*
Retry authentication in key-missing or pairing collision use case
Matadeen Mishra
2017-07-26
1
-36
/
+47
*
Make RawAddress into a class (1/3)
Jakub Pawlowski
2017-07-06
1
-2
/
+2
*
Rename bt_bdaddr_t into RawAddress (3/3)
Jakub Pawlowski
2017-06-28
1
-42
/
+42
*
Unify the empty and any address usage
Jakub Pawlowski
2017-06-20
1
-2
/
+2
*
Get rid of BD_ADDR
Jakub Pawlowski
2017-06-19
1
-34
/
+32
*
Use bt_bdaddr_t instead of BD_ADDR
Jakub Pawlowski
2017-06-13
1
-244
/
+199
*
btm_sec: p_name fails matching security records
Martin Brabham
2017-03-24
1
-2
/
+4
*
Fix for dual-mode devices advertising with a single address
Jack He
2017-03-02
1
-13
/
+32
*
cleanup: no assigns in conditionals
Marie Janssen
2017-02-28
1
-11
/
+12
*
Increase max remote ext feature pages to 3
Venkata Jagadeesh Garaga
2017-02-28
1
-5
/
+4
*
Initialize SDP rmt_io_cap to UNKNOWN (0xFF)
Jack He
2016-12-06
1
-3
/
+12
*
Remove coverity comments
Myles Watson
2016-12-02
1
-24
/
+0
*
Apply clang-format to the rest of the tree
Myles Watson
2016-12-02
1
-4377
/
+4216
*
Reformat long comments before clang-format
Myles Watson
2016-12-02
1
-62
/
+79
*
Fix asterisks in block quotes
Myles Watson
2016-12-01
1
-1045
/
+1045
*
readability fix: No assigns in if conditionals
Marie Janssen
2016-11-28
1
-15
/
+30
*
Remove SMP_INCLUDED define
Myles Watson
2016-11-23
1
-31
/
+3
*
Remove BLE_INCLUDED define
Myles Watson
2016-11-23
1
-58
/
+26
*
Constant Cleanup: Remove BT_TRACE_VERBOSE
Marie Janssen
2016-11-22
1
-10
/
+3
*
Handling Authentication Failure From the lower layer
Matadeen Mishra
2016-11-11
1
-1
/
+1
[next]