Searched defs:bt_mesh_sensor_series_get (Results 1 – 1 of 1) sorted by relevance
124 struct bt_mesh_sensor_series_get { struct125 bool op_en; /* Indicate whether optional parameters included */126 uint16_t property_id; /* Property identifying a sensor */127 struct net_buf_simple *raw_value_x1; /* Raw value identifying a starting column (optional) */128 struct net_buf_simple *raw_value_x2; /* Raw value identifying a ending column (C.1) */