Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_config.h81 #define NSTACKX_DFILE_VERSION 0x01 macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_frame.c298 settingFrame->dFileVersion = htonl(NSTACKX_DFILE_VERSION); in EncodeSettingFrame()
657 NSTACKX_DFILE_VERSION, hostSettingFrame->dFileVersion, hostSettingFrame->capability, in DecodeSettingFrame()