Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h196 struct smp_irk { struct
197 struct list_head list;
198 struct rcu_head rcu;
199 bdaddr_t rpa;
200 bdaddr_t bdaddr;
201 u8 addr_type;
202 u8 link_type;
203 u8 val[16];
/kernel/linux/linux-6.6/include/net/bluetooth/
Dhci_core.h211 struct smp_irk { struct
212 struct list_head list;
213 struct rcu_head rcu;
214 bdaddr_t rpa;
215 bdaddr_t bdaddr;
216 u8 addr_type;
217 u8 link_type;
218 u8 val[16];