Home
last modified time | relevance | path

Searched refs:NotifyJoinResult (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.c167 static void NotifyJoinResult(LnnConnectionFsm *connFsm, const char *networkId, int32_t retCode) in NotifyJoinResult() function
434 NotifyJoinResult(connFsm, networkId, retCode); in SetLnnConnNodeInfo()
858 NotifyJoinResult(connFsm, networkId, retCode); in CompleteJoinLNN()
1016 NotifyJoinResult(connFsm, connFsm->connInfo.peerNetworkId, SOFTBUS_NETWORK_LEAVE_OFFLINE); in TryCancelJoinProcedure()
1102 NotifyJoinResult(connFsm, NULL, SOFTBUS_NETWORK_CONN_FSM_DEAD); in OnJoinLNN()
1526 NotifyJoinResult(connFsm, connInfo->peerNetworkId, SOFTBUS_OK); in OnJoinLNNInOnline()
1657 NotifyJoinResult(connFsm, NULL, SOFTBUS_NETWORK_JOIN_LEAVING); in LeavingStateProcess()