Home
last modified time | relevance | path

Searched refs:HDI_CAPABILITY_PREAUTH (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.h102 #define HDI_CAPABILITY_PREAUTH HDI_BIT(0) macro
H A Dwifi_hdi_common.c683 if ((unsigned int)data.capabilities & HDI_CAPABILITY_PREAUTH) { in HdiGetIeTxt()