Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h206 struct link_key { struct
207 struct list_head list;
208 struct rcu_head rcu;
209 bdaddr_t bdaddr;
210 u8 bdaddr_type;
211 u8 link_type;
212 u8 type;
213 u8 val[HCI_LINK_KEY_SIZE];
214 u8 pin_len;
Dhci.h665 __u8 link_key[HCI_LINK_KEY_SIZE]; member
2039 __u8 link_key[HCI_LINK_KEY_SIZE]; member
/kernel/linux/linux-6.6/include/net/bluetooth/
Dhci_core.h217 struct link_key { struct
218 struct list_head list;
219 struct rcu_head rcu;
220 bdaddr_t bdaddr;
221 u8 type;
222 u8 val[HCI_LINK_KEY_SIZE];
223 u8 pin_len;
Dhci.h779 __u8 link_key[HCI_LINK_KEY_SIZE]; member
2316 __u8 link_key[HCI_LINK_KEY_SIZE]; member
/kernel/linux/linux-6.6/net/bluetooth/
Dsmp.c120 u8 *link_key; member
/kernel/linux/linux-5.10/net/bluetooth/
Dsmp.c119 u8 *link_key; member