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