Searched defs:smp_ltk (Results 1 – 1 of 1) sorted by relevance
178 struct smp_ltk { struct179 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 …]