Home
last modified time | relevance | path

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

/openbmc/linux/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.c1206 if (smp_ltk_is_sc(k) || ltk_role(k->type) == role) { in hci_find_ltk()
H A Dhci_event.c6469 if (smp_ltk_is_sc(ltk)) { in hci_le_ltk_request_evt()