Home
last modified time | relevance | path

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

/net/bluetooth/
Dsmp.h148 SMP_LTK, enumerator
Dmgmt.c5140 type = key->master ? SMP_LTK : SMP_LTK_SLAVE; in load_long_term_keys()
5144 type = key->master ? SMP_LTK : SMP_LTK_SLAVE; in load_long_term_keys()
7107 case SMP_LTK: in mgmt_ltk_type()
7153 if (key->type == SMP_LTK) in mgmt_new_ltk()
Dsmp.c2497 ltk = hci_add_ltk(hdev, &hcon->dst, hcon->dst_type, SMP_LTK, in smp_cmd_master_ident()
Dhci_core.c2372 if (type == SMP_LTK) in ltk_role()