Home
last modified time | relevance | path

Searched defs:apConfig (Results 1 – 3 of 3) sorted by relevance

/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
Dap_config_use_test.cpp60 HotspotConfig apConfig; variable
109 HotspotConfig apConfig; variable
121 HotspotConfig apConfig; variable
156 HotspotConfig apConfig; variable
/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifiap_fuzzer/
Dwifiap_fuzzer.cpp53 HotspotConfig apConfig; in UpdateApChannelConfigFuzzTest() local
68 HotspotConfig apConfig; in GetBestChannelFor5GFuzzTest() local
95 HotspotConfig apConfig; in JudgeDbacWithP2pFuzzTest() local
213 HotspotConfig apConfig; in SetHotspotConfigFuzzTest() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
Dap_started_state.cpp196 bool ApStartedState::SetConfig(HotspotConfig &apConfig) in SetConfig()