Searched refs:hci_add_ltk (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/net/bluetooth/ |
D | smp.c | 1019 hci_add_ltk(hcon->hdev, &hcon->dst, hcon->dst_type, in smp_random() 1150 smp->ltk = hci_add_ltk(hcon->hdev, &hcon->dst, hcon->dst_type, in sc_add_ltk() 1278 ltk = hci_add_ltk(hdev, &hcon->dst, hcon->dst_type, in smp_distribute_keys() 2412 ltk = hci_add_ltk(hdev, &hcon->dst, hcon->dst_type, SMP_LTK, in smp_cmd_master_ident()
|
D | hci_core.c | 2371 struct smp_ltk *hci_add_ltk(struct hci_dev *hdev, bdaddr_t *bdaddr, in hci_add_ltk() function
|
D | mgmt.c | 5568 hci_add_ltk(hdev, &key->addr.bdaddr, addr_type, type, in load_long_term_keys()
|
/linux-4.1.27/include/net/bluetooth/ |
D | hci_core.h | 982 struct smp_ltk *hci_add_ltk(struct hci_dev *hdev, bdaddr_t *bdaddr,
|