![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Glucose Measurement structure. This contains glucose measurement value. More...
#include <ble_gls.h>
Data Fields | |
| uint8_t | flags |
| uint16_t | sequence_number |
| ble_date_time_t | base_time |
| int16_t | time_offset |
| sfloat_t | glucose_concentration |
| uint8_t | type |
| uint8_t | sample_location |
| uint16_t | sensor_status_annunciation |
Glucose Measurement structure. This contains glucose measurement value.
| ble_date_time_t ble_gls_meas_t::base_time |
Time stamp
| uint8_t ble_gls_meas_t::flags |
Flags
| sfloat_t ble_gls_meas_t::glucose_concentration |
Glucose concentration
| uint8_t ble_gls_meas_t::sample_location |
Sample location
| uint16_t ble_gls_meas_t::sensor_status_annunciation |
Sensor status annunciation
| uint16_t ble_gls_meas_t::sequence_number |
Sequence number
| int16_t ble_gls_meas_t::time_offset |
Time offset
| uint8_t ble_gls_meas_t::type |
Type