Searched refs:hci_remove_ltk (Results 1 – 3 of 3) sorted by relevance
1058 int hci_remove_ltk(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 bdaddr_type);
2542 int hci_remove_ltk(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 bdaddr_type) in hci_remove_ltk() function
3088 err = hci_remove_ltk(hdev, &cp->addr.bdaddr, addr_type); in unpair_device()