Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_link_p2p.c923 static void NotifyLinkSucc(AsyncResultType type, uint32_t requestId, LaneLinkInfo *linkInfo, int32_… in NotifyLinkSucc() function
1116NotifyLinkSucc(ASYNC_RESULT_P2P, rawLinkInfo.p2pRequestId, &rawLinkInfo.laneLinkInfo, rawLinkInfo.… in HandleRawLinkResultWithoutLock()
1130NotifyLinkSucc(ASYNC_RESULT_P2P, rawLinkInfo->p2pRequestId, &rawLinkInfo->laneLinkInfo, rawLinkInf… in HandleRawLinkResult()
1225 NotifyLinkSucc(ASYNC_RESULT_P2P, p2pRequestId, linkInfo, link->linkId); in NotifyRawLinkSucc()
1238 NotifyLinkSucc(ASYNC_RESULT_P2P, p2pRequestId, linkInfo, link->linkId); in NotifyRawLinkSucc()
1278 NotifyLinkSucc(ASYNC_RESULT_P2P, p2pRequestId, &linkInfo, link->linkId); in OnWifiDirectConnectSuccess()
H A Dlnn_trans_lane.c1305 static void NotifyLinkSucc(uint32_t laneReqId) in NotifyLinkSucc() function
1364 NotifyLinkSucc(laneReqId); in LaneLinkSuccess()
1463 NotifyLinkSucc(laneReqId); in LaneLinkFail()