Home
last modified time | relevance | path

Searched defs:p2pMac (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/mock/
H A Dnet_ledger_mock.cpp53 int32_t LnnSetP2pMac(NodeInfo *info, const char *p2pMac) in LnnSetP2pMac()
/ohos5.0/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_manager.h50 char p2pMac[MAC_LEN]; member
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/common/mock/src/
H A Dtrans_auth_mock.cpp144 int64_t AuthGetIdByP2pMac(const char *p2pMac, AuthLinkType type, bool isServer, bool isMeta) in AuthGetIdByP2pMac()
159 int32_t AuthSetP2pMac(int64_t authId, const char *p2pMac) in AuthSetP2pMac()
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/virtual/
H A Dauth_meta_manager_virtual.c116 int32_t AuthMetaSetP2pMac(int64_t authId, const char *p2pMac) in AuthMetaSetP2pMac()
H A Dauth_interface_virtual.c198 int32_t AuthSetP2pMac(int64_t authId, const char *p2pMac) in AuthSetP2pMac()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/include/
H A Dlnn_data_cloud_sync.h55 char p2pMac[MAC_LEN]; member
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_node_info.c354 int32_t LnnSetP2pMac(NodeInfo *info, const char *p2pMac) in LnnSetP2pMac()
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_interface.c559 int32_t AuthSetP2pMac(int64_t authId, const char *p2pMac) in AuthSetP2pMac()
H A Dauth_manager.c2049 int32_t AuthDeviceSetP2pMac(int64_t authId, const char *p2pMac) in AuthDeviceSetP2pMac()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/
H A Dlnn_lane_deps_mock.cpp271 int32_t AuthSetP2pMac(int64_t authId, const char *p2pMac) in AuthSetP2pMac()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/include/
H A Dlnn_node_info.h93 char p2pMac[MAC_LEN]; // the mac of local p2p interface member
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_ledger_mock.cpp336 int32_t LnnSetP2pMac(NodeInfo *info, const char *p2pMac) in LnnSetP2pMac()