Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/
H A Dself_cure_state_machine.cpp246 …if (pSelfCureStateMachine->useWithRandMacAddress != 0 && pSelfCureStateMachine->selfCureOnGoing ==… in GoInState()
458 pSelfCureStateMachine->useWithRandMacAddress = FAC_MAC_REASSOC; in RequestReassocWithFactoryMac()
728 … if (pSelfCureStateMachine->useWithRandMacAddress != 0 && pSelfCureStateMachine->selfCureOnGoing) { in HandleConnectFailed()
729 pSelfCureStateMachine->useWithRandMacAddress = 0; in HandleConnectFailed()
949 pSelfCureStateMachine->useWithRandMacAddress = 0; in HandleRandMacSelfCureComplete()
1484 pSelfCureStateMachine->useWithRandMacAddress = FAC_MAC_REASSOC; in SelfCureForRandMacReassoc()
1705 …if (pSelfCureStateMachine->useWithRandMacAddress == FAC_MAC_REASSOC && pSelfCureStateMachine->IsUs… in HandleSelfCureFailedForRandMacReassoc()
1707 pSelfCureStateMachine->useWithRandMacAddress = RAND_MAC_REASSOC; in HandleSelfCureFailedForRandMacReassoc()
1727 pSelfCureStateMachine->useWithRandMacAddress = 0; in HandleSelfCureFailedForRandMacReassoc()
H A Dself_cure_state_machine.h444 int useWithRandMacAddress = 0; variable
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dself_cure_state_machine_test.cpp445 pSelfCureStateMachine->useWithRandMacAddress = 0; in DisconnectedMonitorExeMsgSuccess4()
456 pSelfCureStateMachine->useWithRandMacAddress = 0; in HandleConnectFailedTest()
460 pSelfCureStateMachine->useWithRandMacAddress = 1; in HandleConnectFailedTest()
1002 pSelfCureStateMachine->useWithRandMacAddress = FAC_MAC_REASSOC; in ConfirmInternetSelfCureTest()
1005 pSelfCureStateMachine->useWithRandMacAddress = RAND_MAC_REASSOC; in ConfirmInternetSelfCureTest()
1048 pSelfCureStateMachine->useWithRandMacAddress = RAND_MAC_REASSOC; in HandleSelfCureFailedForRandMacReassocTest()
1050 pSelfCureStateMachine->useWithRandMacAddress = FAC_MAC_REASSOC; in HandleSelfCureFailedForRandMacReassocTest()
1059 pSelfCureStateMachine->useWithRandMacAddress = RAND_MAC_REASSOC; in HandleSelfCureFailedForRandMacReassocTest()