Searched defs:osType (Results 1 – 3 of 3) sorted by relevance
60 uint32_t osType; member
201 uint32_t osType = (deviceAttributes & 0xFF00) >> TYPE_PLACE; in ProcessDeviceOnline() local
264 uint32_t osType = static_cast<uint32_t>(DslmGetJsonFieldInt(handle, "OS_TYPE")); in GetDeviceSecurityLevelByNetworkId() local