Home
last modified time | relevance | path

Searched refs:SMP_LTK (Results 1 – 4 of 4) sorted by relevance

/linux/net/bluetooth/
H A Dsmp.h149 SMP_LTK, enumerator
H A Dmgmt.c7334 type = key->initiator ? SMP_LTK : SMP_LTK_RESPONDER; in load_long_term_keys()
7338 type = key->initiator ? SMP_LTK : SMP_LTK_RESPONDER; in load_long_term_keys()
9634 case SMP_LTK: in mgmt_ltk_type()
9680 if (key->type == SMP_LTK) in mgmt_new_ltk()
H A Dhci_core.c1176 if (type == SMP_LTK) in ltk_role()
H A Dsmp.c2543 ltk = hci_add_ltk(hdev, &hcon->dst, hcon->dst_type, SMP_LTK, in smp_cmd_initiator_ident()