Searched refs:IsDisConnectReasonShouldStopTimer (Results 1 – 3 of 3) sorted by relevance
1044 bool IsDisConnectReasonShouldStopTimer(int reason);
1407 bool StaStateMachine::IsDisConnectReasonShouldStopTimer(int reason) in IsDisConnectReasonShouldStopTimer() function in OHOS::Wifi::StaStateMachine1433 shouldStopTimer = IsDisConnectReasonShouldStopTimer(reason); in DealWpaLinkFailEvent()
1923 EXPECT_TRUE(pStaStateMachine->IsDisConnectReasonShouldStopTimer(event)); in IsDisConnectReasonShouldStopTimerSuccessTest()1929 EXPECT_FALSE(pStaStateMachine->IsDisConnectReasonShouldStopTimer(event)); in IsDisConnectReasonShouldStopTimerFailedTest()