summaryrefslogtreecommitdiff
path: root/include/hardware/sensors.h
AgeCommit message (Expand)Author
2023-06-02Add include/hardware/*.h symlinks.Steven Moreland
2023-06-02Split up headers.Steven Moreland
2022-11-29Add a LINT.IfChange to sensors_event_tDevin Moore
2022-01-27Merge "Add heading to sensors_event_t"TreeHugger Robot
2022-01-26Add heading to sensors_event_tTyler Trephan
2022-01-25Add TYPE_HEADING sensor type definitions.Eva Chen
2022-01-26Merge "Add limited axes imu types to sensors_event_t"Eva Chen
2022-01-26Merge "Add limited axes imu sensor type definitions."Eva Chen
2022-01-21Add limited axes imu types to sensors_event_tTyler Trephan
2022-01-19Add head tracker to sensors_event_tBrian Duddie
2022-01-18Add limited axes imu sensor type definitions.Eva Chen
2022-01-10Add definitions for new head tracker sensor typeBrian Duddie
2020-01-16Update new values for latest sensor HAL changesAnthony Stange
2017-08-25Sensor: HAL guideline clarification upon activation requestAniroop Mathur
2017-04-15Ensure that LLOB sensor is names similr to other android sensors.Ashutosh Joshi
2017-04-06Clarify that reserved function pointers has to be set to nullPeng Xu
2017-01-17[sensors] clarify sensor and direct channel handle sizePeng Xu
2017-01-13[sensors] Minor tuning of hal definitionPeng Xu
2017-01-13Merge "Add an uncalibrated accelerometer type."Ashutosh Joshi
2017-01-12[sensors] Adding HAL API support for direct report modePeng Xu
2017-01-11Add an uncalibrated accelerometer type.Ashutosh Joshi
2016-11-04Add low latency offbody detect sensor typeNick Vaccaro
2016-10-12sensor HAL v3Andreas Huber
2016-10-08Avoid C-style cast warnings am: cc8d9f9fcb am: ac416b9ed3 am: 9a786a3044Colin Cross
2016-10-08Fix doc warnings am: 867e1e3043 am: 18bf56aeb7 am: 876f1ffb95Colin Cross
2016-10-07Avoid C-style cast warningsColin Cross
2016-10-07Fix doc warningsColin Cross
2016-10-06Merge "[sensor] Clarification of sensor HAL behavior at deactivation" am: 043...Peng Xu
2016-10-05[sensor] Clarification of sensor HAL behavior at deactivationPeng Xu
2016-07-19Clarification of poll() and DYNAMIC_SENSOR_META sensorPeng Xu
2016-04-26[sensor] clarify definition of the uuid fieldPeng Xu
2016-03-30Add two sensor flagsPeng Xu
2016-01-27Implementation of sensor additional info reportPeng Xu
2016-01-27Fix build caused by "bool connect"Peng Xu
2016-01-27Dynamic sensor related definitionsPeng Xu
2016-01-26Adding new sensor types.Ashutosh Joshi
2016-01-25Adding support for a 6 DOF pose sensorAshutosh Joshi
2016-01-08sensor HAL: add device orientation sensorTrevor Bunker
2015-09-11Fix DATA_INJECTION flag in sensors.hAravind Akella
2015-06-22Define a flag for whether a sensor supports data_injection mode or not.Aravind Akella
2015-04-15Remove custome sensors from sensors.hAshutosh Joshi
2015-04-14Sensors HAL changesAshutosh Joshi
2015-02-05Add new SENSOR_TYPE_WRIST_TILT_GESTURE sensor typeNick Vaccaro
2014-09-05sensors.h documentation change.Aravind Akella
2014-08-28Merge commit '38014a7c' into lmp-devGriff Hazen
2014-08-28Adding information about the first activationVinod Krishnan
2014-08-21Sensor HAL documentation fix.Aravind Akella
2014-08-19Some parameter renaming and comment update in sensors.hEtienne Le Grand
2014-07-30Remove WAKE_UP_* sensor constants and stringTypes.Aravind Akella
2014-07-21Fix typo in sensor type using an already defined constant.destradaa