Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h1691 int hci_remove_link_key(struct hci_dev *hdev, bdaddr_t *bdaddr);
/openbmc/linux/net/bluetooth/
H A Dhci_conn.c149 hci_remove_link_key(hdev, &conn->dst); in hci_conn_cleanup()
H A Dhci_event.c2757 hci_remove_link_key(hdev, &conn->dst); in hci_cs_disconnect()
3405 hci_remove_link_key(hdev, &conn->dst); in hci_disconn_complete_evt()
H A Dhci_core.c1391 int hci_remove_link_key(struct hci_dev *hdev, bdaddr_t *bdaddr) in hci_remove_link_key() function
H A Dmgmt.c2969 err = hci_remove_link_key(hdev, &cp->addr.bdaddr); in unpair_device()
3565 hci_remove_link_key(hdev, &addr->bdaddr); in cancel_pair_device()