Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/bluetooth/
Dhci_core.h216 struct link_key { struct
217 struct list_head list;
218 struct rcu_head rcu;
219 bdaddr_t bdaddr;
220 u8 type;
221 u8 val[HCI_LINK_KEY_SIZE];
222 u8 pin_len;
Dhci.h819 __u8 link_key[HCI_LINK_KEY_SIZE]; member
2367 __u8 link_key[HCI_LINK_KEY_SIZE]; member
/linux-6.14.4/net/bluetooth/
Dsmp.c119 u8 *link_key; member