Home
last modified time | relevance | path

Searched defs:smp_ltk (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/include/net/bluetooth/
Dhci_core.h180 struct smp_ltk { struct
181 struct list_head list;
182 struct rcu_head rcu;
183 bdaddr_t bdaddr;
184 u8 bdaddr_type;
185 u8 authenticated;
186 u8 type;
187 u8 enc_size;
188 __le16 ediv;
189 __le64 rand;
[all …]