Home
last modified time | relevance | path

Searched refs:HDI_CAP_PRIVACY (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.h213 #define HDI_CAP_PRIVACY 0x0010 macro
H A Dwifi_hdi_util.c1102 if (!ie && !ie2 && !osen_ie && !wapi && (scanResult->caps & HDI_CAP_PRIVACY)) { in GetScanResultText()