Home
last modified time | relevance | path

Searched refs:SMP_LTK (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dsmp.h148 SMP_LTK, enumerator
H A Dmgmt.c6031 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 Dsmp.c2551 ltk = hci_add_ltk(hdev, &hcon->dst, hcon->dst_type, SMP_LTK, in smp_cmd_initiator_ident()
H A Dhci_core.c2470 if (type == SMP_LTK) in ltk_role()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dsmp.h148 SMP_LTK, enumerator
H A Dmgmt.c7175 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 Dsmp.c2557 ltk = hci_add_ltk(hdev, &hcon->dst, hcon->dst_type, SMP_LTK, in smp_cmd_initiator_ident()
H A Dhci_core.c1201 if (type == SMP_LTK) in ltk_role()

Completed in 49 milliseconds