Home
last modified time | relevance | path

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

/linux-4.1.27/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.h543 __u8 link_key[HCI_LINK_KEY_SIZE]; member
1617 __u8 link_key[HCI_LINK_KEY_SIZE]; member
/linux-4.1.27/net/bluetooth/
Dsmp.c111 u8 *link_key; member