Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Dsmp.h153 static inline bool smp_ltk_is_sc(struct smp_ltk *key) in smp_ltk_is_sc() function
167 if (smp_ltk_is_sc(key)) in smp_ltk_sec_level()
Dhci_core.c2371 if (smp_ltk_is_sc(k) || ltk_role(k->type) == role) { in hci_find_ltk()
Dhci_event.c4983 if (smp_ltk_is_sc(ltk)) { in hci_le_ltk_request_evt()