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.h207 struct link_key { struct
208 struct list_head list;
209 struct rcu_head rcu;
210 bdaddr_t bdaddr;
211 u8 bdaddr_type;
212 u8 link_type;
213 u8 type;
214 u8 val[HCI_LINK_KEY_SIZE];
215 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.h218 struct link_key { struct
219 struct list_head list;
220 struct rcu_head rcu;
221 bdaddr_t bdaddr;
222 u8 type;
223 u8 val[HCI_LINK_KEY_SIZE];
224 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