Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_send.c174 static int32_t CheckUnsentList(List *unsent, List *head, int32_t maxCount) in CheckUnsentList() function
310 int32_t count = CheckUnsentList(unsent, &tmpq, maxCount); in SendDataFrame()