Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_dfinder_mgt_msg_log.c281 static int32_t UnpackLogToStr(DeviceInfo *dev, char *msg, uint32_t size) in UnpackLogToStr() function
336 if (UnpackLogToStr(dev, msg, DFINDER_MGT_UNPACK_LOG_LEN) != NSTACKX_EOK) { in DFinderMgtUnpackLog()