dynamic_sensor_meta_event Struct Reference

dynamic_sensor_meta_event Struct Reference

#include < sensors.h >

Data Fields

int32_t  connected
 
int32_t  handle
 
const struct sensor_t sensor
 
uint8_t  uuid [16]
 

Detailed Description

Dynamic sensor meta event. See the description of SENSOR_TYPE_DYNAMIC_SENSOR_META type for details.

Definition at line 946 of file sensors.h .

Field Documentation

int32_t connected

Definition at line 947 of file sensors.h .

int32_t handle

Definition at line 948 of file sensors.h .

const struct sensor_t * sensor

Definition at line 949 of file sensors.h .

uint8_t uuid[16]

Definition at line 950 of file sensors.h .


The documentation for this struct was generated from the following file: