Hi, In the current (HEAD) implementation of hostapd i see that DPP Configuration Result frames are only being transmitted if the status is set as DPP_STATUS_OK. Is this intended behavior ? Here is the related code part from supplicant (in wpas_dpp_gas_resp_cb() ): http://w1.fi/cgit/hostap/tree/wpa_supplicant/dpp_supplicant.c#n1691 As far as i can see from the Wi-Fi Easy Connect Specification v2, under 6.4.4 DPP Configuration Result sub-topic it is stated as the status field of DPP Configuration Result frames can have either of 'STATUS_OK' or 'STATUS_CONFIG_REJECTED' values. "... The DPP Status field value indicates the result of the configuration: STATUS_OK indicates success and STATUS_CONFIG_REJECTED indicates failure." Thanks in advance. Regards, Ugur _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap