Home
last modified time | relevance | path

Searched refs:FILLP_HELPBUTT (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dapi.c605 FILLP_HELPBUTT("The Dbg Command Usage are as follows"); in FillpDebugCmdHelp()
607 FILLP_HELPBUTT("FILLP_DBGCMD_HELP(%d) - To show the dbg command help", FILLP_DBGCMD_HELP); in FillpDebugCmdHelp()
609 FILLP_HELPBUTT("FILLP_DBGCMD_SET_PRINT_LEVEL(%d) - To set the dbg print level", FILLP_DBGCMD_SET_PRINT_LEVEL); in FillpDebugCmdHelp()
611 FILLP_HELPBUTT("FILLP_DBGCMD_SHOW_PRINT_LEVEL(%d) - To show the current dbg level", FILLP_DBGCMD_SHOW_PRINT_LEVEL); in FillpDebugCmdHelp()
613 FILLP_HELPBUTT("FILLP_DBGCMD_SHOW_SOCKET_INFO(%d) - To show important data of a particular socket", in FillpDebugCmdHelp()
616 FILLP_HELPBUTT("FILLP_DBGCMD_SHOW_INIT_RESOURCE(%d) - To show the initialisation parameters", in FillpDebugCmdHelp()
619 FILLP_HELPBUTT("FILLP_DBGCMD_SHOW_GLOBAL_CONFIG_RESOURCE(%d) - Show all the GLOBAL configuration" in FillpDebugCmdHelp()
623 FILLP_HELPBUTT("FILLP_DBGCMD_SHOW_SOCKET_CONFIG_RESOURCE(%d) - Show all the Socket level configuration parametrs" in FillpDebugCmdHelp()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dlog.h89 #define FILLP_HELPBUTT(fmt, ...) FILLP_LOG_IN(FILLP_DBG_LVL_BUTT, FILLP_DBG_HELP, "F-HELPBUTT", fmt, ##__VA_ARGS__) macro

Completed in 4 milliseconds