Home
last modified time | relevance | path

Searched refs:SMP_LTK_SLAVE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dsmp.h149 SMP_LTK_SLAVE, enumerator
H A Dmgmt.c6020 type = key->master ? SMP_LTK : SMP_LTK_SLAVE; in load_long_term_keys()
6024 type = key->master ? SMP_LTK : SMP_LTK_SLAVE; in load_long_term_keys()
8058 case SMP_LTK_SLAVE: in mgmt_ltk_type()
H A Dsmp.c1295 SMP_LTK_SLAVE, authenticated, enc.ltk, in smp_distribute_keys()