Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci_core.h138 struct link_key { struct
139 struct list_head list;
140 struct rcu_head rcu;
141 bdaddr_t bdaddr;
142 u8 type;
143 u8 val[HCI_LINK_KEY_SIZE];
144 u8 pin_len;
Dhci.h557 __u8 link_key[HCI_LINK_KEY_SIZE]; member
1641 __u8 link_key[HCI_LINK_KEY_SIZE]; member
/linux-4.4.14/net/bluetooth/
Dsmp.c117 u8 *link_key; member