|
@@ -870,7 +870,7 @@ ssid_list_set:
|
|
}
|
|
}
|
|
|
|
|
|
#ifdef CONFIG_P2P
|
|
#ifdef CONFIG_P2P
|
|
- if (wpa_s->p2p_in_provisioning ||
|
|
|
|
|
|
+ if (wpa_s->p2p_in_provisioning || wpa_s->p2p_in_invitation ||
|
|
(wpa_s->show_group_started && wpa_s->go_params)) {
|
|
(wpa_s->show_group_started && wpa_s->go_params)) {
|
|
/*
|
|
/*
|
|
* The interface may not yet be in P2P mode, so we have to
|
|
* The interface may not yet be in P2P mode, so we have to
|