Searched refs:hci_find_ltk_by_addr (Results 1 - 2 of 2) sorted by relevance

/net/bluetooth/
H A Dsmp.c1115 key = hci_find_ltk_by_addr(hcon->hdev, &hcon->dst, hcon->dst_type,
1147 hci_find_ltk_by_addr(hcon->hdev, &hcon->dst, hcon->dst_type,
H A Dhci_core.c3220 struct smp_ltk *hci_find_ltk_by_addr(struct hci_dev *hdev, bdaddr_t *bdaddr, function
3325 old_key = hci_find_ltk_by_addr(hdev, bdaddr, addr_type, role);

Completed in 47 milliseconds