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_SIGN746 smp_check_complete(conn, BT_SMP_DIST_SIGN); in smp_sign_info_sent()1104 if (smp->local_dist & BT_SMP_DIST_SIGN) { in smp_br_distribute_keys()1108 smp->local_dist &= ~BT_SMP_DIST_SIGN; in smp_br_distribute_keys()1268 } else if (smp->remote_dist & BT_SMP_DIST_SIGN) { in smp_br_pairing_req()1311 } else if (smp->remote_dist & BT_SMP_DIST_SIGN) { in smp_br_pairing_rsp()1414 if (smp->remote_dist & BT_SMP_DIST_SIGN) { in smp_br_ident_addr_info()1455 smp->remote_dist &= ~BT_SMP_DIST_SIGN; in smp_br_signing_info()2173 if (smp->local_dist & BT_SMP_DIST_SIGN) { in bt_smp_distribute_keys()2477 } else if (smp->remote_dist & BT_SMP_DIST_SIGN) { in legacy_pairing_random()[all …]