Home
last modified time | relevance | path

Searched refs:MULTI_AP (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_state_machine.h93 constexpr int MULTI_AP = 0; variable
H A Dsta_state_machine.cpp1594 wpsParam.multiAp = MULTI_AP; in StartWpsMode()