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
157 if (getSensorBiasEventType(sensorType, &biasEventType)) { in setSensorRequest()182 if (getSensorBiasEventType(sensorType, &biasEventType) in setSensorRequest()323 if (getSensorBiasEventType(sensorType, &eventType)) { in configureBiasEvents()
304 bool getSensorBiasEventType(SensorType sensorType, uint16_t *eventType);
258 if (getSensorBiasEventType(sensorType, &eventType)) { in postSensorBiasEvent()353 !getSensorBiasEventType(sensorType, &eventType)) { in onSensorBiasEvent()