Searched refs:MessengerGetDeviceNodeBasicInfo (Results 1 – 2 of 2) sorted by relevance
240 bool MessengerGetDeviceNodeBasicInfo(const DeviceIdentify *devId, NodeBasicInfo *info) in MessengerGetDeviceNodeBasicInfo() function284 bool result = MessengerGetDeviceNodeBasicInfo(devId, &info); in MessengerGetDeviceOnlineStatus()297 bool result = MessengerGetDeviceNodeBasicInfo(devId, &info); in MessengerGetNetworkIdByDeviceIdentify()
217 static bool MessengerGetDeviceNodeBasicInfo(const DeviceIdentify &devId, DmDeviceInfo &info) in MessengerGetDeviceNodeBasicInfo() function333 bool result = MessengerGetDeviceNodeBasicInfo(*devId, info); in MessengerGetDeviceOnlineStatus()401 bool result = MessengerGetDeviceNodeBasicInfo(*devId, info); in MessengerGetNetworkIdByDeviceIdentify()