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