Home
last modified time | relevance | path

Searched refs:WIFI_CBK_MSG_CONNECTION_CHANGE (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_internal_event_dispatcher_lite.cpp133 case WIFI_CBK_MSG_CONNECTION_CHANGE: in DealStaCallbackMsg()
159 case WIFI_CBK_MSG_CONNECTION_CHANGE: in DealStaCallbackMsg()
H A Dwifi_internal_event_dispatcher.cpp44 { WIFI_CBK_MSG_CONNECTION_CHANGE,
558 case WIFI_CBK_MSG_CONNECTION_CHANGE: in PublishStaEvent()
590 case WIFI_CBK_MSG_CONNECTION_CHANGE: in DealStaCallbackMsg()
717 case WIFI_CBK_MSG_CONNECTION_CHANGE: in InvokeDeviceCallbacks()
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/interfaces/
H A Ddefine.h24 #define WIFI_CBK_MSG_CONNECTION_CHANGE 0x1002 macro
/ohos5.0/foundation/communication/wifi/wifi/utils/inc/
H A Dwifi_common_util.h55 { EVENT_STA_CONN_STATE_CHANGE, WIFI_CBK_MSG_CONNECTION_CHANGE },
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/
H A Dwifi_internal_event_dispatcher_test.cpp34 msg.msgCode = WIFI_CBK_MSG_CONNECTION_CHANGE;
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H A Dwifi_sta_manager.cpp222 cbMsg.msgCode = WIFI_CBK_MSG_CONNECTION_CHANGE; in DealStaConnChanged()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/
H A Dself_cure_state_machine.cpp753 cbMsg.msgCode = WIFI_CBK_MSG_CONNECTION_CHANGE; in HandleConnectFailed()
1394 cbMsg.msgCode = WIFI_CBK_MSG_CONNECTION_CHANGE; in RequestUseStaticIpConfig()