Lines Matching defs:SensorDataEventRecordBody
364 struct SensorDataEventRecordBody struct
366 uint8_t entity_id;
367 uint8_t entity_instance;
368 uint8_t sensor_type;
369 uint8_t event_reading_type;
370 uint8_t sensor_record_sharing_1;
371 uint8_t sensor_record_sharing_2;
372 uint8_t reserved;
373 uint8_t oem_reserved;
374 uint8_t id_string_info;
375 char id_string[FULL_RECORD_ID_STR_MAX_LENGTH];