Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
Dnstackx_dfinder_mgt_msg_log.c73 static char *GetModeTypeStr(uint8_t discMode) in GetModeTypeStr() function
211 char *modeTypeStr = GetModeTypeStr((uint8_t)item->valuedouble); in ModeTypeToJsonStr()
302 DUMP_MSG_ADD_CHECK(ret, msg, wroteLen, size, "mode: %s, ", GetModeTypeStr(dev->mode)); in UnpackLogToStr()