Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dhci_core.h142 struct link_key { struct
143 struct list_head list;
144 struct rcu_head rcu;
145 bdaddr_t bdaddr;
146 u8 type;
147 u8 val[HCI_LINK_KEY_SIZE];
148 u8 pin_len;
Dhci.h594 __u8 link_key[HCI_LINK_KEY_SIZE]; member
1823 __u8 link_key[HCI_LINK_KEY_SIZE]; member
/Linux-v4.19/net/bluetooth/
Dsmp.c122 u8 *link_key; member