Home
last modified time | relevance | path

Searched refs:HDI_CAP_IBSS (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.h212 #define HDI_CAP_IBSS 0x0002 macro
H A Dwifi_hdi_util.c1152 if (scanResult->caps & HDI_CAP_IBSS) { in GetScanResultText()