Searched defs:smp_ltk (Results 1 – 1 of 1) sorted by relevance
195 struct smp_ltk { struct196 struct list_head list;197 struct rcu_head rcu;198 bdaddr_t bdaddr;199 u8 bdaddr_type;200 u8 authenticated;201 u8 type;202 u8 enc_size;203 __le16 ediv;204 __le64 rand;[all …]