Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h204 struct link_key { struct
205 struct list_head list;
206 struct rcu_head rcu;
207 bdaddr_t bdaddr;
208 u8 type;
209 u8 val[HCI_LINK_KEY_SIZE];
210 u8 pin_len;
H A Dhci.h665 __u8 link_key[HCI_LINK_KEY_SIZE]; member
2037 __u8 link_key[HCI_LINK_KEY_SIZE]; member
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dsmp.c119 u8 *link_key; member