Searched refs:getSensorBiasEventType (Results 1 – 4 of 4) sorted by relevance
319 return getSensorBiasEventType(sensorType, &eventType); in sensorTypeReportsBias()322 bool getSensorBiasEventType(SensorType sensorType, uint16_t *eventType) { in getSensorBiasEventType() function
166 if (getSensorBiasEventType(sensorType, &biasEventType)) { in setSensorRequest()191 if (getSensorBiasEventType(sensorType, &biasEventType) in setSensorRequest()327 if (getSensorBiasEventType(sensorType, &eventType)) { in configureBiasEvents()
304 bool getSensorBiasEventType(SensorType sensorType, uint16_t *eventType);
252 if (getSensorBiasEventType(sensorType, &eventType)) { in postSensorBiasEvent()388 !getSensorBiasEventType(sensorType, &eventType)) { in onSensorBiasEvent()