Home
last modified time | relevance | path

Searched refs:DPP_STATUS_BAD_GROUP (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/common/
Ddpp_pkex.c301 if (status == DPP_STATUS_BAD_GROUP) { in dpp_pkex_build_exchange_resp()
426 pkex, DPP_STATUS_BAD_GROUP, NULL, NULL); in dpp_pkex_rx_exchange_req()
763 if (attr_status[0] == DPP_STATUS_BAD_GROUP) { in dpp_pkex_rx_exchange_resp()
Ddpp.h108 DPP_STATUS_BAD_GROUP = 4, enumerator
/external/wpa_supplicant_8/wpa_supplicant/aidl/
Daidl_manager.cpp1752 case DPP_STATUS_BAD_GROUP: in convertSupplicantDppStatusErrorCodeToAidl()