Home
last modified time | relevance | path

Searched refs:LnnGetDataStaticLevel (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.h237 uint16_t LnnGetDataStaticLevel(const NodeInfo *info);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_node_info.c423 uint16_t LnnGetDataStaticLevel(const NodeInfo *info) in LnnGetDataStaticLevel() function
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H A Dlnn_local_net_ledger.c867 *((uint16_t *)buf) = (uint16_t)LnnGetDataStaticLevel(&g_localNetLedger.localInfo); in L1GetDataStaticLevel()