Home
last modified time | relevance | path

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

/linux-6.1.9/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.c1216 if (smp_ltk_is_sc(k) || ltk_role(k->type) == role) { in hci_find_ltk()
Dhci_event.c6610 if (smp_ltk_is_sc(ltk)) { in hci_le_ltk_request_evt()