Lines Matching refs:dpp_pb_cmd
3481 if (!wpa_s->dpp_pb_cmd) { in wpas_dpp_pb_pkex_init()
3518 len = 30 + os_strlen(wpa_s->dpp_pb_cmd); in wpas_dpp_pb_pkex_init()
3522 wpa_s->dpp_pkex_bi->id, wpa_s->dpp_pb_cmd); in wpas_dpp_pb_pkex_init()
5675 str_clear_free(wpa_s->dpp_pb_cmd); in wpas_dpp_push_button_configurator()
5676 wpa_s->dpp_pb_cmd = NULL; in wpas_dpp_push_button_configurator()
5678 wpa_s->dpp_pb_cmd = os_strdup(cmd); in wpas_dpp_push_button_configurator()
5679 if (!wpa_s->dpp_pb_cmd) in wpas_dpp_push_button_configurator()
5777 os_free(wpa_s->dpp_pb_cmd); in wpas_dpp_push_button_stop()
5778 wpa_s->dpp_pb_cmd = NULL; in wpas_dpp_push_button_stop()
5796 str_clear_free(wpa_s->dpp_pb_cmd); in wpas_dpp_push_button_stop()
5797 wpa_s->dpp_pb_cmd = NULL; in wpas_dpp_push_button_stop()