Searched refs:DPP_EVENT_CONF_SENT (Results 1 – 4 of 4) sorted by relevance
/hostap-latest/src/common/ |
D | wpa_ctrl.h | 202 #define DPP_EVENT_CONF_SENT "DPP-CONF-SENT " macro
|
D | dpp_tcp.c | 251 wpa_msg(conn->msg_ctx, MSG_INFO, DPP_EVENT_CONF_SENT "conf_status=%d", in dpp_controller_gas_done() 894 wpa_msg(msg_ctx, MSG_INFO, DPP_EVENT_CONF_SENT in dpp_controller_rx_conf_result() 908 wpa_msg(msg_ctx, MSG_INFO, DPP_EVENT_CONF_SENT in dpp_controller_rx_conf_result()
|
/hostap-latest/src/ap/ |
D | dpp_hostapd.c | 1592 DPP_EVENT_CONF_SENT "wait_conn_status=1 conf_status=%d", in hostapd_dpp_rx_conf_result() 1609 wpa_msg(hapd->msg_ctx, MSG_INFO, DPP_EVENT_CONF_SENT in hostapd_dpp_rx_conf_result() 3165 wpa_msg(hapd->msg_ctx, MSG_INFO, DPP_EVENT_CONF_SENT in hostapd_dpp_gas_status_handler()
|
/hostap-latest/wpa_supplicant/ |
D | dpp_supplicant.c | 2272 DPP_EVENT_CONF_SENT "wait_conn_status=1 conf_status=%d", in wpas_dpp_rx_conf_result() 2293 wpa_msg(wpa_s, MSG_INFO, DPP_EVENT_CONF_SENT "conf_status=%d", in wpas_dpp_rx_conf_result() 4368 wpa_msg(wpa_s, MSG_INFO, DPP_EVENT_CONF_SENT "conf_status=%d", in wpas_dpp_gas_status_handler()
|