Home
last modified time | relevance | path

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

/linux-5.10/include/net/bluetooth/
Dhci_core.h200 struct link_key { struct
201 struct list_head list;
202 struct rcu_head rcu;
203 bdaddr_t bdaddr;
204 u8 type;
205 u8 val[HCI_LINK_KEY_SIZE];
206 u8 pin_len;
Dhci.h657 __u8 link_key[HCI_LINK_KEY_SIZE]; member
2029 __u8 link_key[HCI_LINK_KEY_SIZE]; member
/linux-5.10/net/bluetooth/
Dsmp.c119 u8 *link_key; member