Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dsoftbus_proxychannel_manager_test.cpp999 TransWifiStateChange(NULL);
1000 TransWifiStateChange(&lnnInfo);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_manager.c1763 void TransWifiStateChange(const LnnEventBasicInfo *info) in TransWifiStateChange() function
1846 ret = LnnRegisterEventHandler(LNN_EVENT_NODE_MIGRATE, TransWifiStateChange); in TransProxyManagerInit()