Lines Matching refs:BT_SMP_DIST_ID_KEY
55 #define ID_DIST BT_SMP_DIST_ID_KEY
66 #define RECV_KEYS (BT_SMP_DIST_ENC_KEY | BT_SMP_DIST_ID_KEY | SIGN_DIST |\
731 smp_check_complete(conn, BT_SMP_DIST_ID_KEY); in smp_id_sent()
1063 if (smp->local_dist & BT_SMP_DIST_ID_KEY) { in smp_br_distribute_keys()
1068 smp->local_dist &= ~BT_SMP_DIST_ID_KEY; in smp_br_distribute_keys()
1229 if (smp->remote_dist & BT_SMP_DIST_ID_KEY) { in smp_br_pairing_req()
1272 if (smp->remote_dist & BT_SMP_DIST_ID_KEY) { in smp_br_pairing_rsp()
1375 smp->remote_dist &= ~BT_SMP_DIST_ID_KEY; in smp_br_ident_addr_info()
2104 if (smp->local_dist & BT_SMP_DIST_ID_KEY) { in bt_smp_distribute_keys()
2437 } else if (smp->remote_dist & BT_SMP_DIST_ID_KEY) { in legacy_pairing_random()
2567 if (smp->remote_dist & BT_SMP_DIST_ID_KEY) { in smp_central_ident()
3884 __ASSERT_NO_MSG(!(smp->remote_dist & BT_SMP_DIST_ID_KEY)); in smp_id_add_replace()
3939 smp->remote_dist &= ~BT_SMP_DIST_ID_KEY; in smp_ident_addr_info()
4465 if (smp->remote_dist & BT_SMP_DIST_ID_KEY) { in smp_dhkey_check()
4791 } else if (smp->remote_dist & BT_SMP_DIST_ID_KEY) { in bt_smp_encrypt_change()
4819 !(smp->remote_dist & BT_SMP_DIST_ID_KEY)) { in bt_smp_encrypt_change()