Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci_core.h194 struct smp_ltk { struct
195 struct list_head list;
196 struct rcu_head rcu;
197 bdaddr_t bdaddr;
198 u8 bdaddr_type;
199 u8 authenticated;
200 u8 type;
201 u8 enc_size;
202 __le16 ediv;
203 __le64 rand;
[all …]