Searched refs:DeviceStateChangeProcess (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_connection_fsm_test.cpp | 621 DeviceStateChangeProcess(udidData, CONNECTION_ADDR_BLE, false); 622 DeviceStateChangeProcess(nullptr, CONNECTION_ADDR_BLE, false); 623 DeviceStateChangeProcess(nullptr, CONNECTION_ADDR_WLAN, false);
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_connection_fsm.c | 382 static void DeviceStateChangeProcess(char *udid, ConnectionAddrType type, bool isOnline) in DeviceStateChangeProcess() function 429 … DeviceStateChangeProcess(connInfo->nodeInfo->deviceInfo.deviceUdid, connInfo->addr.type, true); in SetLnnConnNodeInfo() 993 DeviceStateChangeProcess(info.deviceInfo.deviceUdid, connInfo->addr.type, false); in CompleteLeaveLNN()
|