Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci_core.h116 struct smp_ltk { struct
117 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 …]