Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_session.h29 #define MAX_PEERINFO_SIZE 10 macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c606 if (session->peerInfoCnt >= MAX_PEERINFO_SIZE) { in CreatePeerInfo()