Searched refs:hci_add_link_key (Results  1 – 5 of 5) sorted by relevance
| /Linux-v6.6/include/net/bluetooth/ | 
| D | hci_core.h | 1692 struct link_key *hci_add_link_key(struct hci_dev *hdev, struct hci_conn *conn,
 | 
| /Linux-v6.6/net/bluetooth/ | 
| D | hci_core.c | 1302 struct link_key *hci_add_link_key(struct hci_dev *hdev, struct hci_conn *conn,  in hci_add_link_key()  function
 | 
| D | smp.c | 1116 		key = hci_add_link_key(hdev, smp->conn->hcon, &hcon->dst,  in smp_notify_keys()
 | 
| D | hci_event.c | 4776 	key = hci_add_link_key(hdev, conn, &ev->bdaddr, ev->link_key,  in hci_link_key_notify_evt()
 | 
| D | mgmt.c | 2936 		hci_add_link_key(hdev, NULL, &key->addr.bdaddr, key->val,  in load_link_keys()
 |