Lines Matching refs:dpp_pb_cmd
3476 if (!wpa_s->dpp_pb_cmd) { in wpas_dpp_pb_pkex_init()
3513 len = 30 + os_strlen(wpa_s->dpp_pb_cmd); in wpas_dpp_pb_pkex_init()
3517 wpa_s->dpp_pkex_bi->id, wpa_s->dpp_pb_cmd); in wpas_dpp_pb_pkex_init()
5665 str_clear_free(wpa_s->dpp_pb_cmd); in wpas_dpp_push_button_configurator()
5666 wpa_s->dpp_pb_cmd = NULL; in wpas_dpp_push_button_configurator()
5668 wpa_s->dpp_pb_cmd = os_strdup(cmd); in wpas_dpp_push_button_configurator()
5669 if (!wpa_s->dpp_pb_cmd) in wpas_dpp_push_button_configurator()
5767 os_free(wpa_s->dpp_pb_cmd); in wpas_dpp_push_button_stop()
5768 wpa_s->dpp_pb_cmd = NULL; in wpas_dpp_push_button_stop()
5786 str_clear_free(wpa_s->dpp_pb_cmd); in wpas_dpp_push_button_stop()
5787 wpa_s->dpp_pb_cmd = NULL; in wpas_dpp_push_button_stop()