Searched refs:SetStaStateMachine (Results 1 – 5 of 5) sorted by relevance
318 pStaStateMachine->pDhcpResultNotify->SetStaStateMachine(&staStateMachine); in OnDhcpOfferResultTest()326 pStaStateMachine->pDhcpResultNotify->SetStaStateMachine(&staStateMachine); in DealDhcpResultTest()334 pStaStateMachine->pDhcpResultNotify->SetStaStateMachine(&staStateMachine); in TryToCloseDhcpClientTest()342 pStaStateMachine->pDhcpResultNotify->SetStaStateMachine(&staStateMachine); in TryToCloseDhcpClientTest1()349 pStaStateMachine->pDhcpResultNotify->SetStaStateMachine(&staStateMachine); in DealDhcpResultFailedTest()356 pStaStateMachine->pDhcpResultNotify->SetStaStateMachine(&staStateMachine); in DealDhcpOfferResultTest()
289 pStaStateMachine->pDhcpResultNotify->SetStaStateMachine(&staStateMachine); in TryToSaveIpV6ResultTest()
1210 pStaStateMachine->pDhcpResultNotify->SetStaStateMachine(&staStateMachine); in ConfigStaticIpAddressSuccess1()1226 pStaStateMachine->pDhcpResultNotify->SetStaStateMachine(&staStateMachine); in ConfigStaticIpAddressSuccess2()1242 pStaStateMachine->pDhcpResultNotify->SetStaStateMachine(&staStateMachine); in ConfigStaticIpAddressSuccess3()1255 pStaStateMachine->pDhcpResultNotify->SetStaStateMachine(&staStateMachine); in ConfigStaticIpAddressFail()1500 pStaStateMachine->pDhcpResultNotify->SetStaStateMachine(&staStateMachine); in DhcpResultNotifyOnSuccessTest1()1518 pStaStateMachine->pDhcpResultNotify->SetStaStateMachine(&staStateMachine); in DhcpResultNotifyOnFailedTest1()1532 pStaStateMachine->pDhcpResultNotify->SetStaStateMachine(&staStateMachine); in DhcpResultNotifyOnFailedTest2()1544 pStaStateMachine->pDhcpResultNotify->SetStaStateMachine(&staStateMachine); in DhcpResultNotifyOnFailedTest3()
407 static void SetStaStateMachine(StaStateMachine *staStateMachine);
3028 pStaStateMachine->pDhcpResultNotify->SetStaStateMachine(pStaStateMachine); in GoInState()4312 void StaStateMachine::DhcpResultNotify::SetStaStateMachine(StaStateMachine *staStateMachine) in SetStaStateMachine() function in OHOS::Wifi::StaStateMachine::DhcpResultNotify