Home
last modified time | relevance | path

Searched refs:DPP_PA_CONNECTION_STATUS_RESULT (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/wpa/src/common/
H A Ddpp.h52 DPP_PA_CONNECTION_STATUS_RESULT = 12, enumerator
H A Ddpp_tcp.c1269 case DPP_PA_CONNECTION_STATUS_RESULT: in dpp_controller_rx_action()
H A Ddpp.c3829 msg = dpp_alloc_msg(DPP_PA_CONNECTION_STATUS_RESULT, attr_len); in dpp_build_conn_status_result()
/freebsd/contrib/wpa/wpa_supplicant/
H A Ddpp_supplicant.c426 DPP_PA_CONNECTION_STATUS_RESULT); in wpas_dpp_send_conn_status_result()
4120 case DPP_PA_CONNECTION_STATUS_RESULT: in wpas_dpp_rx_action()
/freebsd/contrib/wpa/src/ap/
H A Ddpp_hostapd.c3024 case DPP_PA_CONNECTION_STATUS_RESULT: in hostapd_dpp_rx_action()