Searched refs:ohosSensorTypeId (Results 1 – 1 of 1) sorted by relevance
32 SensorTypeId ohosSensorTypeId = SENSOR_TYPE_ID_NONE; in SensorTypeToOhosSensorType() local45 ohosSensorTypeId = checkIter->second; in SensorTypeToOhosSensorType()47 return ohosSensorTypeId; in SensorTypeToOhosSensorType()86 if (ohosSensorTypeId != SENSOR_TYPE_ID_NONE) { in IsOhosSensorSupported()110 switch (ohosSensorTypeId) { in GetOhosSensorReportingMode()131 if (ohosSensorTypeId != SENSOR_TYPE_ID_NONE) { in GetOhosSensorDefaultSupportedFrequency()143 if (ohosSensorTypeId == SENSOR_TYPE_ID_NONE) { in GetOhosSensorMinSupportedFrequency()172 if (ohosSensorTypeId == SENSOR_TYPE_ID_NONE) { in GetOhosSensorMaxSupportedFrequency()364 if (ohosSensorTypeId == SENSOR_TYPE_ID_NONE) { in SubscribeOhosSensor()404 if (ohosSensorTypeId != SENSOR_TYPE_ID_NONE) { in RegistOhosSensorCallback()[all …]