Searched refs:UpdateDeviceInfoInner (Results 1 – 1 of 1) sorted by relevance
327 static int32_t UpdateDeviceInfoInner(DeviceInfo *curInfo, const DeviceInfo *newInfo, int8_t *update… in UpdateDeviceInfoInner() function371 if (UpdateDeviceInfoInner(curInfo, newInfo, &updated) != NSTACKX_EOK) { in UpdateDeviceInfo()