Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/precompiled_macro/
H A Dsta_state_machine_test.cpp296 pStaStateMachine->SetConnectMethod(connectMethod); in SetConnectMethodTest()
298 pStaStateMachine->SetConnectMethod(connectMethod); in SetConnectMethodTest()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_state_machine.h1266 void SetConnectMethod(int connectMethod);
H A Dsta_state_machine.cpp1205 SetConnectMethod(connTriggerMode); in DealConnectToUserSelectedNetwork()
2702 pStaStateMachine->SetConnectMethod(NETWORK_SELECTED_BY_UNKNOWN); in GoInState()
4718 void StaStateMachine::SetConnectMethod(int connectMethod) in SetConnectMethod() function in OHOS::Wifi::StaStateMachine