Searched refs:hci_remove_link_key (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | hci_core.h | 1283 int hci_remove_link_key(struct hci_dev *hdev, bdaddr_t *bdaddr);
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci_core.h | 1734 int hci_remove_link_key(struct hci_dev *hdev, bdaddr_t *bdaddr);
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_conn.c | 149 hci_remove_link_key(hdev, &conn->dst); in hci_conn_cleanup()
|
H A D | hci_core.c | 1402 int hci_remove_link_key(struct hci_dev *hdev, bdaddr_t *bdaddr) in hci_remove_link_key() function
|
H A D | hci_event.c | 2812 hci_remove_link_key(hdev, &conn->dst); in hci_cs_disconnect() 3435 hci_remove_link_key(hdev, &conn->dst); in hci_disconn_complete_evt()
|
H A D | mgmt.c | 2971 err = hci_remove_link_key(hdev, &cp->addr.bdaddr); in unpair_device() 3567 hci_remove_link_key(hdev, &addr->bdaddr); in cancel_pair_device()
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | mgmt.c | 2484 err = hci_remove_link_key(hdev, &cp->addr.bdaddr); in unpair_device() 3082 hci_remove_link_key(hdev, &addr->bdaddr); in cancel_pair_device()
|
H A D | hci_event.c | 2857 hci_remove_link_key(hdev, &conn->dst); in hci_disconn_complete_evt()
|
H A D | hci_core.c | 2671 int hci_remove_link_key(struct hci_dev *hdev, bdaddr_t *bdaddr) in hci_remove_link_key() function
|
Completed in 53 milliseconds