Home
last modified time | relevance | path

Searched refs:HDI_KEY_MGMT_OWE (Results 1 – 3 of 3) 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.h92 #define HDI_KEY_MGMT_OWE HDI_BIT(22) macro
H A Dwifi_hdi_common.c330 return HDI_KEY_MGMT_OWE; in HdiRsnKeyMgmtToAuthMgmt()
675 HDI_HANDLE_CIPHER_POS_INFO(data.keyMgmt & HDI_KEY_MGMT_OWE, ret, pos, end, "+", "%sOWE"); in HdiGetIeTxt()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_common_test.cpp753 EXPECT_EQ(HDI_KEY_MGMT_OWE, HdiRsnKeyMgmtToAuthMgmt(s));