Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/bluetooth/
Dhci_core.h202 struct link_key { struct
203 struct list_head list;
204 struct rcu_head rcu;
205 bdaddr_t bdaddr;
206 u8 type;
207 u8 val[HCI_LINK_KEY_SIZE];
208 u8 pin_len;
Dhci.h667 __u8 link_key[HCI_LINK_KEY_SIZE]; member
2048 __u8 link_key[HCI_LINK_KEY_SIZE]; member
/Linux-v5.15/net/bluetooth/
Dsmp.c118 u8 *link_key; member