Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/include/
H A Dlnn_node_info.h239 uint32_t LnnGetDataSwitchLevel(const NodeInfo *info);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_node_info.c442 uint32_t LnnGetDataSwitchLevel(const NodeInfo *info) in LnnGetDataSwitchLevel() function
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H A Dlnn_local_net_ledger.c885 *((uint32_t *)buf) = (uint32_t)LnnGetDataSwitchLevel(&g_localNetLedger.localInfo); in L1GetDataSwitchLevel()