Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h1273 void hci_remove_irk(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 addr_type);
/kernel/linux/linux-5.10/net/bluetooth/
Dsmp.c2444 hci_remove_irk(hdev, bdaddr, addr_type); in smp_cancel_and_remove_pairing()
Dhci_core.c2704 void hci_remove_irk(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 addr_type) in hci_remove_irk() function