Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c1567 static inline int32_t CheckDfileType(uint8_t type) in CheckDfileType() function
1603 if (CheckDfileType(dFileFrame->header.type) != NSTACKX_EOK || in ProcessDFileFrameList()