Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_frame.c527 static uint8_t IsSettingFrameLengthValid(const SettingFrame *hostSettingFrame, uint16_t payloadLeng… in IsSettingFrameLengthValid() function
593 if (!IsSettingFrameLengthValid(hostSettingFrame, payloadLength)) { in DFileCheckSettingFrame()