Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h203 struct link_key { struct
204 struct list_head list;
205 struct rcu_head rcu;
206 bdaddr_t bdaddr;
207 u8 type;
208 u8 val[HCI_LINK_KEY_SIZE];
209 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-5.10/net/bluetooth/
Dsmp.c119 u8 *link_key; member