Searched defs:smp_ltk (Results 1 – 1 of 1) sorted by relevance
182 struct smp_ltk { struct183 struct list_head list;184 struct rcu_head rcu;185 bdaddr_t bdaddr;186 u8 bdaddr_type;187 u8 authenticated;188 u8 type;189 u8 enc_size;190 __le16 ediv;191 __le64 rand;[all …]