Home
last modified time | relevance | path

Searched refs:FetchLaneResourceByDevId (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_link.c866 static int32_t FetchLaneResourceByDevId(const char *peerNetworkId, LaneLinkType type, bool isSameDe… in FetchLaneResourceByDevId() function
943 return FetchLaneResourceByDevId(inputInfo->devInfo.peerDevId, type, false); in QueryOtherLaneResource()
959 ret = FetchLaneResourceByDevId(inputInfo->devInfo.peerDevId, type, true); in FindLaneResourceByDevInfo()