Home
last modified time | relevance | path

Searched refs:EVENT_CONNECT_RESULT (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_common.h122 EVENT_CONNECT_RESULT, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_connection.c385 …(void)PostAuthEvent(EVENT_CONNECT_RESULT, HandleConnConnectResult, &info, sizeof(AuthConnectResult… in OnWiFiConnected()
399 …(void)PostAuthEvent(EVENT_CONNECT_RESULT, HandleConnConnectResult, &info, sizeof(AuthConnectResult… in OnWiFiDisconnected()