Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_core.h198 struct smp_ltk { struct
199 struct list_head list;
200 struct rcu_head rcu;
201 bdaddr_t bdaddr;
202 u8 bdaddr_type;
203 u8 authenticated;
204 u8 type;
205 u8 enc_size;
206 __le16 ediv;
207 __le64 rand;
[all …]