Home
last modified time | relevance | path

Searched refs:LNN_RELATION_MASK (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/include/
H A Dlnn_node_info.h40 #define LNN_RELATION_MASK 0x03 macro
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_distributed_net_ledger.c627 info->relation[i] &= LNN_RELATION_MASK; in MergeLnnInfo()