Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/bluetooth/
Dhci_core.h128 struct smp_ltk { struct
129 struct list_head list;
130 struct rcu_head rcu;
131 bdaddr_t bdaddr;
132 u8 bdaddr_type;
133 u8 authenticated;
134 u8 type;
135 u8 enc_size;
136 __le16 ediv;
137 __le64 rand;
[all …]