Searched refs:AddCnnCode (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/ |
H A D | lnn_disctributed_net_ledger_test.cpp | 666 int32_t ret = AddCnnCode(&cnnCode, nullptr, type, authSeqNum); 668 ret = AddCnnCode(&cnnCode, uuid, type, authSeqNum);
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/ |
H A D | lnn_distributed_net_ledger.c | 573 static int32_t AddCnnCode(Map *cnnCode, const char *uuid, DiscoveryType type, int64_t authSeqNum) in AddCnnCode() function 1165 …AddCnnCode(&g_distributedNetLedger.cnnCode.connectionCode, info->uuid, DISCOVERY_TYPE_BR, info->au… in LnnAddOnlineNode()
|