Home
last modified time | relevance | path

Searched refs:DumpDeviceInfo (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/
H A Dnstackx_dfinder_hidump.h38 int DumpDeviceInfo(const DeviceInfo *info, char *buf, int size, uint8_t remote);
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_dfinder_hidump.c205 int DumpDeviceInfo(const DeviceInfo *info, char *buf, int size, uint8_t remote) in DumpDeviceInfo() function
241 ret = DumpDeviceInfo(GetLocalDeviceInfo(), msg->buf, msg->size, NSTACKX_FALSE); in DumpLocalDeviceInfoInner()
H A Dnstackx_device_remote.c841 int ret = DumpDeviceInfo(&node->deviceInfo, buf + index, len - index, NSTACKX_TRUE); in DumpRemoteNode()
/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/include/
H A Dnative_devicemanager_js.h274 static int32_t DumpDeviceInfo(DeviceBasicInfoListAsyncCallbackInfo *deviceBasicInfoListAsyncCallbackInfo);
/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
H A Dnative_devicemanager_js.cpp993 int32_t DeviceManagerNapi::DumpDeviceInfo( in DumpDeviceInfo() function in DeviceManagerNapi
1013 if (DumpDeviceInfo(deviceBasicInfoListAsyncCallbackInfo) != DM_OK) { in CallGetAvailableDeviceListStatus()

Completed in 9 milliseconds