Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dhci_core.h1702 int hci_remove_link_key(struct hci_dev *hdev, bdaddr_t *bdaddr);
/Linux-v6.6/net/bluetooth/
Dhci_conn.c150 hci_remove_link_key(hdev, &conn->dst); in hci_conn_cleanup()
Dhci_event.c2800 hci_remove_link_key(hdev, &conn->dst); in hci_cs_disconnect()
3423 hci_remove_link_key(hdev, &conn->dst); in hci_disconn_complete_evt()
Dhci_core.c1401 int hci_remove_link_key(struct hci_dev *hdev, bdaddr_t *bdaddr) in hci_remove_link_key() function
Dmgmt.c3038 err = hci_remove_link_key(hdev, &cp->addr.bdaddr); in unpair_device()
3633 hci_remove_link_key(hdev, &addr->bdaddr); in cancel_pair_device()