Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_retransmission.c34 if (!CapsRecvFeedback(dFileTrans->session)) { in SendBackPressureFrame()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_session.h234 static inline bool CapsRecvFeedback(const struct DFileSession *session) in CapsRecvFeedback() function