Home
last modified time | relevance | path

Searched refs:hci_remove_ltk (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/net/bluetooth/
Dhci_core.h1700 int hci_remove_ltk(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 bdaddr_type);
/Linux-v6.6/net/bluetooth/
Dhci_core.c1417 int hci_remove_ltk(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 bdaddr_type) in hci_remove_ltk() function
Dsmp.c2457 err = hci_remove_ltk(hdev, bdaddr, addr_type); in smp_cancel_and_remove_pairing()