Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_connection_fsm.c966 static void CompleteLeaveLNN(LnnConnectionFsm *connFsm, const char *networkId, int32_t retCode) in CompleteLeaveLNN() function
1639 CompleteLeaveLNN(connFsm, connInfo->peerNetworkId, SOFTBUS_OK); in LeavingStateEnter()
1661 CompleteLeaveLNN(connFsm, connFsm->connInfo.peerNetworkId, SOFTBUS_OK); in LeavingStateProcess()