Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/
H A Dnstackx_device_local.h76 int LocalIfaceDump(char *buf, size_t size);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_dfinder_hidump.c245 ret = LocalIfaceDump(&msg->buf[ret], msg->size - ret); in DumpLocalDeviceInfoInner()
H A Dnstackx_device_local.c763 int LocalIfaceDump(char *buf, size_t size) in LocalIfaceDump() function