Searched refs:BT_SMP_DIST_SIGN (Results 1 – 2 of 2) sorted by relevance
48 #define BT_SMP_DIST_SIGN 0x04 macro
49 #define SIGN_DIST BT_SMP_DIST_SIGN740 smp_check_complete(conn, BT_SMP_DIST_SIGN); in smp_sign_info_sent()1097 if (smp->local_dist & BT_SMP_DIST_SIGN) { in smp_br_distribute_keys()1101 smp->local_dist &= ~BT_SMP_DIST_SIGN; in smp_br_distribute_keys()1231 } else if (smp->remote_dist & BT_SMP_DIST_SIGN) { in smp_br_pairing_req()1274 } else if (smp->remote_dist & BT_SMP_DIST_SIGN) { in smp_br_pairing_rsp()1377 if (smp->remote_dist & BT_SMP_DIST_SIGN) { in smp_br_ident_addr_info()1418 smp->remote_dist &= ~BT_SMP_DIST_SIGN; in smp_br_signing_info()2136 if (smp->local_dist & BT_SMP_DIST_SIGN) { in bt_smp_distribute_keys()2440 } else if (smp->remote_dist & BT_SMP_DIST_SIGN) { in legacy_pairing_random()[all …]