Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h1284 int hci_remove_link_key(struct hci_dev *hdev, bdaddr_t *bdaddr);
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dmgmt.c2483 err = hci_remove_link_key(hdev, &cp->addr.bdaddr); in unpair_device()
3077 hci_remove_link_key(hdev, &addr->bdaddr); in cancel_pair_device()
H A Dhci_core.c2669 int hci_remove_link_key(struct hci_dev *hdev, bdaddr_t *bdaddr) in hci_remove_link_key() function
H A Dhci_event.c2841 hci_remove_link_key(hdev, &conn->dst); in hci_disconn_complete_evt()