Home
last modified time | relevance | path

Searched refs:HDI_KEY_MGMT_FT_IEEE8021X (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_define.h79 #define HDI_KEY_MGMT_FT_IEEE8021X HDI_BIT(5) macro
H A Dwifi_hdi_common.c336 return HDI_KEY_MGMT_FT_IEEE8021X; in HdiRsnKeyMgmtToAuthMgmt()
677 …HDI_HANDLE_CIPHER_POS_INFO(data.keyMgmt & HDI_KEY_MGMT_FT_IEEE8021X, ret, pos, end, "+", "%sFT/EAP… in HdiGetIeTxt()