Searched refs:DeviceInfoNotify (Results 1 – 3 of 3) sorted by relevance
90 int32_t DeviceInfoNotify(const DeviceInfo *deviceInfo) in DeviceInfoNotify() function128 return updated ? DeviceInfoNotify(deviceInfo) : NSTACKX_EOK; in UpdateDeviceDbInDeviceList()132 DeviceInfoNotify(deviceInfo); in UpdateDeviceDbInDeviceList()158 return DeviceInfoNotify(deviceInfo); in ReportDiscoveredDevice()
153 int32_t DeviceInfoNotify(const DeviceInfo *deviceInfo);
172 if (DeviceInfoNotify(&deviceInfo) != NSTACKX_EOK) in HndPostServiceDiscoverEx()