Searched refs:dpp_pb_configurator (Results 1 – 2 of 2) sorted by relevance
2201 wpa_s->dpp_pb_configurator; in wpas_dpp_pb_active()3313 if (wpa_s->dpp_pb_bi && !wpa_s->dpp_pb_configurator && in wpas_dpp_pkex_finish()3416 if (wpa_s->dpp_pb_bi && wpa_s->dpp_pb_configurator && in wpas_dpp_rx_pkex_commit_reveal_resp()3684 wpa_s->dpp_pb_configurator) { in wpas_dpp_rx_pb_presence_announcement_resp()5672 wpa_s->dpp_pb_configurator = true; in wpas_dpp_push_button_configurator()5723 wpa_s->dpp_pb_configurator = false; in wpas_dpp_push_button()
1533 bool dpp_pb_configurator; member