Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dsmp.h165 static inline u8 smp_ltk_sec_level(struct smp_ltk *key) in smp_ltk_sec_level() function
H A Dsmp.c2261 if (smp_ltk_sec_level(key) < sec_level) in smp_ltk_encrypt()
H A Dhci_event.c6483 conn->pending_sec_level = smp_ltk_sec_level(ltk); in hci_le_ltk_request_evt()