Searched defs:SensorDataCompactRecordBody (Results 1 – 1 of 1) sorted by relevance
337 struct SensorDataCompactRecordBody struct339 uint8_t entity_id;340 uint8_t entity_instance;341 uint8_t sensor_initialization;342 uint8_t sensor_capabilities; // no macro support343 uint8_t sensor_type;344 uint8_t event_reading_type;345 uint8_t supported_assertions[2]; // no macro support346 uint8_t supported_deassertions[2]; // no macro support347 uint8_t discrete_reading_setting_mask[2]; // no macro support[all …]