Home
last modified time | relevance | path

Searched defs:chanList5g (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_node_info.c313 int32_t LnnSetChanList5g(NodeInfo *info, const char *chanList5g) in LnnSetChanList5g()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/include/
H A Dlnn_node_info.h91 char chanList5g[CHANNEL_LIST_STR_LEN]; member
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H A Dlnn_local_net_ledger.c778 const char *chanList5g = LnnGetWifiCfg(&g_localNetLedger.localInfo); in L1GetChanList5g() local
1437 static int32_t UpdateChanList5g(const void *chanList5g) in UpdateChanList5g()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_distributed_net_ledger_manager.c554 const char *chanList5g = NULL; in DlGetChanList5g() local