Searched refs:SMP_USE_LTK (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | smp.h | 180 SMP_USE_LTK, enumerator
|
H A D | smp.c | 2282 if (key_pref == SMP_USE_LTK && in smp_sufficient_security() 2320 if (smp_sufficient_security(hcon, sec_level, SMP_USE_LTK)) { in smp_cmd_security_req() 2375 if (smp_sufficient_security(hcon, sec_level, SMP_USE_LTK)) in smp_conn_security()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | smp.h | 180 SMP_USE_LTK, enumerator
|
H A D | smp.c | 2288 if (key_pref == SMP_USE_LTK && in smp_sufficient_security() 2326 if (smp_sufficient_security(hcon, sec_level, SMP_USE_LTK)) { in smp_cmd_security_req() 2381 if (smp_sufficient_security(hcon, sec_level, SMP_USE_LTK)) in smp_conn_security()
|
Completed in 14 milliseconds