Searched defs:calType (Results 1 – 3 of 3) sorted by relevance
57 uint8_t calType; variable
154 uint8_t calType) { in getSensorTypeFromSensorId()241 uint8_t getReportId(uint8_t sensorId, uint8_t dataType, uint8_t calType) { in getReportId()328 uint8_t calType, DynamicVector<Sensor> *sensors) { in addSensor()1149 uint8_t calType, uint64_t minInterval, in populateSensorRequest()1257 bool makeBufferingReq(uint8_t sensorId, uint8_t dataType, uint8_t calType, in makeBufferingReq()
121 const char *calType = getDataTypeForCalSensorIndex(i); in registerForCalibrationUpdates() local