Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci_core.h1058 int hci_remove_ltk(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 bdaddr_type);
/linux-4.4.14/net/bluetooth/
Dhci_core.c2542 int hci_remove_ltk(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 bdaddr_type) in hci_remove_ltk() function
Dmgmt.c3088 err = hci_remove_ltk(hdev, &cp->addr.bdaddr, addr_type); in unpair_device()