Searched refs:ReportDiscoveredDevice (Results 1 – 3 of 3) sorted by relevance
154 int32_t ReportDiscoveredDevice(const CoapCtxType *coapCtx, const DeviceInfo *deviceInfo,
149 int32_t ReportDiscoveredDevice(const CoapCtxType *coapCtx, const DeviceInfo *deviceInfo, in ReportDiscoveredDevice() function
324 if (ReportDiscoveredDevice(coapCtx, deviceInfo, g_forceUpdate, receiveBcast) != NSTACKX_EOK) { in HndPostServiceDiscoverEx()