Home
last modified time | relevance | path

Searched refs:HDI_KEY_MGMT_FT_PSK (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.h80 #define HDI_KEY_MGMT_FT_PSK HDI_BIT(6) macro
H A Dwifi_hdi_common.c339 return HDI_KEY_MGMT_FT_PSK; in HdiRsnKeyMgmtToAuthMgmt()
678 HDI_HANDLE_CIPHER_POS_INFO(data.keyMgmt & HDI_KEY_MGMT_FT_PSK, ret, pos, end, "+", "%sFT/PSK"); in HdiGetIeTxt()