hci_remove_link_key 1116 include/net/bluetooth/hci_core.h int hci_remove_link_key(struct hci_dev *hdev, bdaddr_t *bdaddr);
hci_remove_link_key 2716 net/bluetooth/hci_event.c 			hci_remove_link_key(hdev, &conn->dst);
hci_remove_link_key 2421 net/bluetooth/mgmt.c 		err = hci_remove_link_key(hdev, &cp->addr.bdaddr);