Searched refs:GetNotifyDeviceInfo (Results 1 – 5 of 5) sorted by relevance
184 int32_t GetNotifyDeviceInfo(NSTACKX_DeviceInfo *notifyDevice, const DeviceInfo *deviceInfo);
97 if (GetNotifyDeviceInfo(¬ifyDevice, deviceInfo) != NSTACKX_EOK) { in DeviceInfoNotify()269 int32_t GetNotifyDeviceInfo(NSTACKX_DeviceInfo *notifyDevice, const DeviceInfo *deviceInfo) in GetNotifyDeviceInfo() function
692 if (GetNotifyDeviceInfo(&deviceList[*count], deviceInfo) != NSTACKX_EOK) { in CopyRemoteNodeToDeviceInfo()
79 if (GetNotifyDeviceInfo(deviceList, deviceInfo) == NSTACKX_EOK) { in HndPostServiceDiscoverInner()
263 if (GetNotifyDeviceInfo(&deviceList, deviceInfo) == NSTACKX_EOK) { in HndPostServiceDiscoverInner()