Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dfillp_function.h60 #define FILLP_RTE_PAUSE (g_fillpOsBasicLibFun.rtePause)
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpcallbacks.h940 FillpRtePauseFunc rtePause; /* rte_pause callback function. */ member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dcallbacks.c1383 g_fillpOsBasicLibFun.rtePause = FillpAdpRtePause; in FillpRegBasicFun()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dapi.c1403 FILLP_REG_OS_BASIC_LIB_FUNC(libSysFunc, rtePause); in FtRegCopyOsBasicLibFunc()