Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dhci_core.h996 void hci_remove_irk(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 addr_type);
/linux-4.1.27/net/bluetooth/
Dhci_core.c2458 void hci_remove_irk(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 addr_type) in hci_remove_irk() function
Dmgmt.c2989 hci_remove_irk(hdev, &cp->addr.bdaddr, addr_type); in unpair_device()