Searched refs:hci_add_link_key (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | hci_core.h | 1273 struct link_key *hci_add_link_key(struct hci_dev *hdev, struct hci_conn *conn,
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci_core.h | 1724 struct link_key *hci_add_link_key(struct hci_dev *hdev, struct hci_conn *conn,
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | smp.c | 1115 key = hci_add_link_key(hdev, smp->conn->hcon, &hcon->dst, in smp_notify_keys()
|
H A D | hci_event.c | 4093 key = hci_add_link_key(hdev, conn, &ev->bdaddr, ev->link_key, in hci_link_key_notify_evt()
|
H A D | hci_core.c | 2572 struct link_key *hci_add_link_key(struct hci_dev *hdev, struct hci_conn *conn, in hci_add_link_key() function
|
H A D | mgmt.c | 2413 hci_add_link_key(hdev, NULL, &key->addr.bdaddr, key->val, in load_link_keys()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | smp.c | 1121 key = hci_add_link_key(hdev, smp->conn->hcon, &hcon->dst, in smp_notify_keys()
|
H A D | hci_core.c | 1303 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 | 4781 key = hci_add_link_key(hdev, conn, &ev->bdaddr, ev->link_key, in hci_link_key_notify_evt()
|
H A D | mgmt.c | 2869 hci_add_link_key(hdev, NULL, &key->addr.bdaddr, key->val, in load_link_keys()
|
Completed in 59 milliseconds