Searched refs:remote_key_dist (Results 1 – 1 of 1) sorted by relevance
109 u8 remote_key_dist; member708 smp->remote_key_dist = remote_dist; in build_pairing_cmd()719 smp->remote_key_dist = rsp->init_key_dist; in build_pairing_cmd()1188 if (smp->remote_key_dist & SMP_DIST_ENC_KEY) in smp_allow_key_dist()1190 else if (smp->remote_key_dist & SMP_DIST_ID_KEY) in smp_allow_key_dist()1192 else if (smp->remote_key_dist & SMP_DIST_SIGN) in smp_allow_key_dist()1246 if (hcon->out && (smp->remote_key_dist & KEY_DIST_MASK)) { in smp_distribute_keys()1355 if (smp->remote_key_dist & KEY_DIST_MASK) { in smp_distribute_keys()1716 smp->remote_key_dist = remote_dist; in build_bredr_pairing_cmd()1728 smp->remote_key_dist = rsp->init_key_dist; in build_bredr_pairing_cmd()[all …]