Home
last modified time | relevance | path

Searched refs:hci_remove_link_key (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/net/bluetooth/
Dhci_core.h1090 int hci_remove_link_key(struct hci_dev *hdev, bdaddr_t *bdaddr);
/Linux-v4.19/net/bluetooth/
Dhci_core.c2480 int hci_remove_link_key(struct hci_dev *hdev, bdaddr_t *bdaddr) in hci_remove_link_key() function
Dhci_event.c2632 hci_remove_link_key(hdev, &conn->dst); in hci_disconn_complete_evt()
Dmgmt.c2422 err = hci_remove_link_key(hdev, &cp->addr.bdaddr); in unpair_device()