Home
last modified time | relevance | path

Searched refs:AP_CHANNEL_5G_160M_DEFAULT (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/interfaces/
H A Dwifi_ap_msg.h36 #define AP_CHANNEL_5G_160M_DEFAULT 36 macro
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H A Dap_config_use_test.cpp127 EXPECT_EQ(channel, AP_CHANNEL_5G_160M_DEFAULT);
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H A Dap_config_use.cpp95 return AP_CHANNEL_5G_160M_DEFAULT; in GetBestChannelFor5G()