Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h181 struct smp_ltk { struct
182 struct list_head list;
183 struct rcu_head rcu;
184 bdaddr_t bdaddr;
185 u8 bdaddr_type;
186 u8 authenticated;
187 u8 type;
188 u8 enc_size;
189 __le16 ediv;
190 __le64 rand;
[all …]