Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
Dlnn_sync_item_info.c194 int32_t LnnSendTransReq(const char *peerNetWorkId, const BssTransInfo *transInfo) in LnnSendTransReq()
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
Dlnn_select_rule.c557 static void FilterWifiDirectLink(const char *peerNetWorkId, uint32_t bandWidth, in FilterWifiDirectLink()
588 static void UpdateHmlPriority(const char *peerNetWorkId, const LaneSelectParam *request, in UpdateHmlPriority()
Dlnn_lane_link_wifi_direct.c209 static bool GetChannelAuthType(const char *peerNetWorkId) in GetChannelAuthType()
Dlnn_lane_link_p2p.c302 static bool GetChannelAuthType(const char *peerNetWorkId) in GetChannelAuthType()
547 static bool GetAuthType(const char *peerNetWorkId) in GetAuthType()
Dlnn_trans_lane.c873 static bool GetAuthType(const char *peerNetWorkId) in GetAuthType()
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/
Dtrans_lane_test.cpp689 const char* peerNetWorkId = "peer networkId"; variable
/foundation/communication/dsoftbus/core/transmission/common/include/
Dsoftbus_app_info.h99 char peerNetWorkId[DEVICE_ID_SIZE_MAX]; member
/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
Dtrans_lane_pending_ctl.c1529 bool TransGetAuthTypeByNetWorkId(const char *peerNetWorkId) in TransGetAuthTypeByNetWorkId()