Searched refs:SMP_LTK (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | smp.h | 148 SMP_LTK, enumerator
|
H A D | mgmt.c | 6031 type = key->initiator ? SMP_LTK : SMP_LTK_RESPONDER; in load_long_term_keys() 6035 type = key->initiator ? SMP_LTK : SMP_LTK_RESPONDER; in load_long_term_keys() 8072 case SMP_LTK: in mgmt_ltk_type() 8118 if (key->type == SMP_LTK) in mgmt_new_ltk()
|
H A D | smp.c | 2551 ltk = hci_add_ltk(hdev, &hcon->dst, hcon->dst_type, SMP_LTK, in smp_cmd_initiator_ident()
|
H A D | hci_core.c | 2470 if (type == SMP_LTK) in ltk_role()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | smp.h | 148 SMP_LTK, enumerator
|
H A D | mgmt.c | 7175 type = key->initiator ? SMP_LTK : SMP_LTK_RESPONDER; in load_long_term_keys() 7179 type = key->initiator ? SMP_LTK : SMP_LTK_RESPONDER; in load_long_term_keys() 9480 case SMP_LTK: in mgmt_ltk_type() 9526 if (key->type == SMP_LTK) in mgmt_new_ltk()
|
H A D | smp.c | 2557 ltk = hci_add_ltk(hdev, &hcon->dst, hcon->dst_type, SMP_LTK, in smp_cmd_initiator_ident()
|
H A D | hci_core.c | 1201 if (type == SMP_LTK) in ltk_role()
|
Completed in 49 milliseconds