Searched defs:smp_ltk (Results 1 – 1 of 1) sorted by relevance
92 struct smp_ltk { struct93 struct list_head list;94 bdaddr_t bdaddr;95 u8 bdaddr_type;96 u8 authenticated;97 u8 type;98 u8 enc_size;99 __le16 ediv;100 u8 rand[8];101 u8 val[16];