Home
last modified time | relevance | path

Searched refs:AP_NUM (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/service_common/
H A Dhdi_hostapd_hal.h41 #define AP_NUM 1 macro
43 #if (AP_NUM > 1)
H A Dhdi_hostapd_hal.c48 #if (AP_NUM > 1)
/ohos5.0/foundation/communication/wifi/wifi/relation_services/
H A DBUILD.gn99 "AP_NUM=$wifi_feature_with_ap_num",
135 "AP_NUM=$wifi_feature_with_ap_num",
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/hostapd_hal/
H A Dwifi_hostapd_hal.h43 #if (AP_NUM > 1)
H A Dwifi_hostapd_hal.c47 #if (AP_NUM > 1)
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_wpa_proxy.c53 #if (AP_NUM > 1)
704 #if (AP_NUM > 1) in HdiApStart()