Home
last modified time | relevance | path

Searched refs:DealConnectionEvent (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_state_machine.h825 void DealConnectionEvent(InternalMessagePtr msg);
H A Dsta_state_machine.cpp929 return this->DealConnectionEvent(msg); in InitStaSMHandleMap()
1295 void StaStateMachine::DealConnectionEvent(InternalMessagePtr msg) in DealConnectionEvent() function in OHOS::Wifi::StaStateMachine
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/precompiled_macro/
H A Dsta_state_machine_test.cpp383 pStaStateMachine->DealConnectionEvent(msg); in DealConnectionEventSuccess()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_state_machine_test.cpp1658 pStaStateMachine->DealConnectionEvent(msg); in DealConnectionEventSuccess()
1670 pStaStateMachine->DealConnectionEvent(msg); in DealConnectionEventFail()
1671 pStaStateMachine->DealConnectionEvent(nullptr); in DealConnectionEventFail()