Home
last modified time | relevance | path

Searched defs:peerNetWorkId (Results 1 – 5 of 5) sorted by relevance

/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
Dlnn_sync_item_info.c190 int32_t LnnSendTransReq(const char *peerNetWorkId, const BssTransInfo *transInfo) in LnnSendTransReq()
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/
Dtrans_lane_test.cpp677 const char* peerNetWorkId = "peer networkId"; variable
/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
Dtrans_lane_pending_ctl.c609 NO_SANITIZE("cfi") bool TransGetAuthTypeByNetWorkId(const char *peerNetWorkId) in TransGetAuthTypeByNetWorkId()
/foundation/communication/dsoftbus/core/transmission/common/include/
Dsoftbus_app_info.h92 char peerNetWorkId[DEVICE_ID_SIZE_MAX]; member
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
Dlnn_lane_link_p2p.c160 static bool GetChannelAuthType(const char *peerNetWorkId) in GetChannelAuthType()
326 static bool GetAuthType(const char *peerNetWorkId) in GetAuthType()