Home
last modified time | relevance | path

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

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