Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
Dlnn_lane_link_p2p.c56 bool networkDelegate; member
597 …int32_t channelRequestId, const char *networkId, bool networkDelegate, int32_t pid, const LaneLink… in AddConnRequestItem()
734 static int32_t OpenProxyChannelToConnP2p(const char *networkId, int32_t pid, bool networkDelegate, in OpenProxyChannelToConnP2p()
760 bool networkDelegate, uint32_t laneLinkReqId, const LaneLinkCb *callback) in OpenAuthToConnP2p()
807 int32_t LnnConnectP2p(const char *networkId, int32_t pid, bool networkDelegate, uint32_t laneLinkRe… in LnnConnectP2p()
Dlnn_trans_lane.c68 bool networkDelegate; member
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
Dlnn_lane_link.h32 bool networkDelegate; member
Dlnn_lane_interface.h147 bool networkDelegate; member
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/
Dlnn_lane_deps_mock.cpp193 int32_t LnnConnectP2p(const char *networkId, int32_t pid, bool networkDelegate, uint32_t laneLinkRe… in LnnConnectP2p()