Home
last modified time | relevance | path

Searched refs:smp_ltk_is_sc (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
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()
Dhci_core.c2484 if (smp_ltk_is_sc(k) || ltk_role(k->type) == role) { in hci_find_ltk()
Dhci_event.c5818 if (smp_ltk_is_sc(ltk)) { in hci_le_ltk_request_evt()