Home
last modified time | relevance | path

Searched refs:smp_ltk_is_sc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dsmp.h154 static inline bool smp_ltk_is_sc(struct smp_ltk *key) in smp_ltk_is_sc() function
168 if (smp_ltk_is_sc(key)) in smp_ltk_sec_level()
H A Dhci_event.c5853 if (smp_ltk_is_sc(ltk)) { in hci_le_ltk_request_evt()
H A Dhci_core.c2486 if (smp_ltk_is_sc(k) || ltk_role(k->type) == role) { in hci_find_ltk()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dsmp.h154 static inline bool smp_ltk_is_sc(struct smp_ltk *key) in smp_ltk_is_sc() function
168 if (smp_ltk_is_sc(key)) in smp_ltk_sec_level()
H A Dhci_core.c1217 if (smp_ltk_is_sc(k) || ltk_role(k->type) == role) { in hci_find_ltk()
H A Dhci_event.c6723 if (smp_ltk_is_sc(ltk)) { in hci_le_ltk_request_evt()

Completed in 31 milliseconds