Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Ddpp.h51 DPP_PA_CONNECTION_STATUS_RESULT = 12, enumerator
Ddpp_tcp.c1009 case DPP_PA_CONNECTION_STATUS_RESULT: in dpp_controller_rx_action()
Ddpp.c3322 msg = dpp_alloc_msg(DPP_PA_CONNECTION_STATUS_RESULT, attr_len); in dpp_build_conn_status_result()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Ddpp_supplicant.c401 DPP_PA_CONNECTION_STATUS_RESULT); in wpas_dpp_send_conn_status_result()
2929 case DPP_PA_CONNECTION_STATUS_RESULT: in wpas_dpp_rx_action()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Ddpp_hostapd.c1990 case DPP_PA_CONNECTION_STATUS_RESULT: in hostapd_dpp_rx_action()