Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/bluetooth/
Dhci_core.h123 struct smp_ltk { struct
124 struct list_head list;
125 struct rcu_head rcu;
126 bdaddr_t bdaddr;
127 u8 bdaddr_type;
128 u8 authenticated;
129 u8 type;
130 u8 enc_size;
131 __le16 ediv;
132 __le64 rand;
[all …]