Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device_remote.c327 static int32_t UpdateDeviceInfoInner(DeviceInfo *curInfo, const DeviceInfo *newInfo, int8_t *update… in UpdateDeviceInfoInner() function
371 if (UpdateDeviceInfoInner(curInfo, newInfo, &updated) != NSTACKX_EOK) { in UpdateDeviceInfo()