Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dhci_core.h120 struct smp_ltk { struct
121 struct list_head list;
122 struct rcu_head rcu;
123 bdaddr_t bdaddr;
124 u8 bdaddr_type;
125 u8 authenticated;
126 u8 type;
127 u8 enc_size;
128 __le16 ediv;
129 __le64 rand;
[all …]