Searched refs:hci_add_link_key (Results 1 – 5 of 5) sorted by relevance
/linux/include/net/bluetooth/ |
H A D | hci_core.h | 1784 struct link_key *hci_add_link_key(struct hci_dev *hdev, struct hci_conn *conn,
|
/linux/net/bluetooth/ |
H A D | smp.c | 1116 key = hci_add_link_key(hdev, smp->conn->hcon, &hcon->dst, in smp_notify_keys()
|
H A D | hci_core.c | 1259 struct link_key *hci_add_link_key(struct hci_dev *hdev, struct hci_conn *conn, in hci_add_link_key() function
|
H A D | hci_event.c | 4670 key = hci_add_link_key(hdev, conn, &ev->bdaddr, ev->link_key, in hci_link_key_notify_evt()
|
H A D | mgmt.c | 2949 hci_add_link_key(hdev, NULL, &key->addr.bdaddr, key->val, in load_link_keys()
|