Home
last modified time | relevance | path

Searched defs:peerIp (Results 26 – 32 of 32) sorted by relevance

12

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/
H A Ddisc_event_form.h117 const char *peerIp; // PEER_IP member
195 const char *peerIp; // PEER_IP member
H A Dlnn_event_form.h126 const char *peerIp; // PEER_IP member
222 const char peerIp[IP_STR_MAX_LEN]; // PEER_IP member
H A Dtrans_event_form.h166 const char *peerIp; // PEER_IP member
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
H A Dlnn_lane_interface.h102 char peerIp[IP_LEN]; member
114 char peerIp[IP_LEN]; member
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_link_p2p.c102 char peerIp[IP_LEN]; member
191 static int32_t AddAuthSessionFlag(const char *peerIp, bool isServer) in AddAuthSessionFlag()
232 int32_t CheckIsAuthSessionServer(const char *peerIp, bool *isServer) in CheckIsAuthSessionServer()
259 int32_t RemoveAuthSessionServer(const char *peerIp) in RemoveAuthSessionServer()
1084 static bool IsMetaAuthExist(const char *peerIp) in IsMetaAuthExist()
/ohos5.0/foundation/communication/dsoftbus/core/common/include/
H A Dsoftbus_def.h165 char *peerIp; member
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane_link/
H A Dlnn_lane_link_test.cpp1718 const char *peerIp = "192.168.33.33"; variable

12