Searched refs:hci_add_ltk (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | smp.c | 1029 hci_add_ltk(hcon->hdev, &hcon->dst, hcon->dst_type, in smp_random() 1149 smp->ltk = hci_add_ltk(hcon->hdev, &hcon->dst, hcon->dst_type, in sc_add_ltk() 1303 ltk = hci_add_ltk(hdev, &hcon->dst, hcon->dst_type, in smp_distribute_keys() 2551 ltk = hci_add_ltk(hdev, &hcon->dst, hcon->dst_type, SMP_LTK, in smp_cmd_initiator_ident()
|
H A D | hci_core.c | 2619 struct smp_ltk *hci_add_ltk(struct hci_dev *hdev, bdaddr_t *bdaddr, in hci_add_ltk() function
|
H A D | mgmt.c | 6057 hci_add_ltk(hdev, &key->addr.bdaddr, in load_long_term_keys()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | smp.c | 1030 hci_add_ltk(hcon->hdev, &hcon->dst, hcon->dst_type, in smp_random() 1155 smp->ltk = hci_add_ltk(hcon->hdev, &hcon->dst, hcon->dst_type, in sc_add_ltk() 1309 ltk = hci_add_ltk(hdev, &hcon->dst, hcon->dst_type, in smp_distribute_keys() 2557 ltk = hci_add_ltk(hdev, &hcon->dst, hcon->dst_type, SMP_LTK, in smp_cmd_initiator_ident()
|
H A D | hci_core.c | 1350 struct smp_ltk *hci_add_ltk(struct hci_dev *hdev, bdaddr_t *bdaddr, in hci_add_ltk() function
|
H A D | mgmt.c | 7201 hci_add_ltk(hdev, &key->addr.bdaddr, in load_long_term_keys()
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | hci_core.h | 1276 struct smp_ltk *hci_add_ltk(struct hci_dev *hdev, bdaddr_t *bdaddr,
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci_core.h | 1727 struct smp_ltk *hci_add_ltk(struct hci_dev *hdev, bdaddr_t *bdaddr,
|
Completed in 55 milliseconds