Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h182 struct smp_ltk { struct
183 struct list_head list;
184 struct rcu_head rcu;
185 bdaddr_t bdaddr;
186 u8 bdaddr_type;
187 u8 link_type;
188 u8 authenticated;
189 u8 type;
190 u8 enc_size;
191 __le16 ediv;
[all …]
/kernel/linux/linux-6.6/include/net/bluetooth/
Dhci_core.h197 struct smp_ltk { struct
198 struct list_head list;
199 struct rcu_head rcu;
200 bdaddr_t bdaddr;
201 u8 bdaddr_type;
202 u8 link_type;
203 u8 authenticated;
204 u8 type;
205 u8 enc_size;
206 __le16 ediv;
[all …]