Searched refs:dpp_pb_configurator (Results 1 – 2 of 2) sorted by relevance
2196 wpa_s->dpp_pb_configurator; in wpas_dpp_pb_active()3308 if (wpa_s->dpp_pb_bi && !wpa_s->dpp_pb_configurator && in wpas_dpp_pkex_finish()3411 if (wpa_s->dpp_pb_bi && wpa_s->dpp_pb_configurator && in wpas_dpp_rx_pkex_commit_reveal_resp()3679 wpa_s->dpp_pb_configurator) { in wpas_dpp_rx_pb_presence_announcement_resp()5662 wpa_s->dpp_pb_configurator = true; in wpas_dpp_push_button_configurator()5713 wpa_s->dpp_pb_configurator = false; in wpas_dpp_push_button()
1522 bool dpp_pb_configurator; member