Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/common/src/
H A Dtrans_pending_pkt.c163 static PendingPktInfo *GetPendingPacket(int32_t channelId, int32_t seqNum, int32_t type) in GetPendingPacket() function
237 PendingPktInfo *item = GetPendingPacket(channelId, seqNum, type); in ProcPendingPacket()