Home
last modified time | relevance | path

Searched defs:smp_ltk (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/include/net/bluetooth/
Dhci_core.h92 struct smp_ltk { struct
93 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];