Home
last modified time | relevance | path

Searched defs:p2pRole (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_node_info.c272 int32_t LnnSetP2pRole(NodeInfo *info, int32_t p2pRole) in LnnSetP2pRole()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/include/
H A Dlnn_node_info.h89 int32_t p2pRole; member
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H A Dlnn_local_net_ledger.c1455 static int32_t UpdateP2pRole(const void *p2pRole) in UpdateP2pRole()