Searched defs:smp_ltk (Results 1 – 1 of 1) sorted by relevance
120 struct smp_ltk { struct121 struct list_head list;122 struct rcu_head rcu;123 bdaddr_t bdaddr;124 u8 bdaddr_type;125 u8 authenticated;126 u8 type;127 u8 enc_size;128 __le16 ediv;129 __le64 rand;[all …]