nRF5 SDK v12.1.0
Data Fields
nrf_ble_cgms_char_handler_t Struct Reference

Handles related to CGM characteristics. More...

#include <nrf_ble_cgms.h>

Data Fields

ble_gatts_char_handles_t measurment
 
ble_gatts_char_handles_t feature
 
ble_gatts_char_handles_t sst
 
ble_gatts_char_handles_t racp
 
ble_gatts_char_handles_t srt
 
ble_gatts_char_handles_t socp
 
ble_gatts_char_handles_t status
 

Detailed Description

Handles related to CGM characteristics.

Field Documentation

ble_gatts_char_handles_t nrf_ble_cgms_char_handler_t::feature

Handles related to the CGM Feature characteristic.

ble_gatts_char_handles_t nrf_ble_cgms_char_handler_t::measurment

Handles related to the CGM Measurement characteristic.

ble_gatts_char_handles_t nrf_ble_cgms_char_handler_t::racp

Handles related to the CGM Record Access Control Point characteristic.

ble_gatts_char_handles_t nrf_ble_cgms_char_handler_t::socp

Handles related to the CGM Specific Operations Control Point characteristic.

ble_gatts_char_handles_t nrf_ble_cgms_char_handler_t::srt

Handles related to the CGM Session Run Time characteristic.

ble_gatts_char_handles_t nrf_ble_cgms_char_handler_t::sst

Handles related to the CGM Session Start Time characteristic.

ble_gatts_char_handles_t nrf_ble_cgms_char_handler_t::status

Handles related to the CGM Status characteristic.


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

Documentation feedback | Developer Zone | Subscribe | Updated