Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/bluetooth/
Dhci_core.h150 struct link_key { struct
151 struct list_head list;
152 struct rcu_head rcu;
153 bdaddr_t bdaddr;
154 u8 type;
155 u8 val[HCI_LINK_KEY_SIZE];
156 u8 pin_len;
Dhci.h607 __u8 link_key[HCI_LINK_KEY_SIZE]; member
1870 __u8 link_key[HCI_LINK_KEY_SIZE]; member
/Linux-v5.4/net/bluetooth/
Dsmp.c119 u8 *link_key; member