![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Health Thermometer Service init structure. This contains all options and data needed for initialization of the service. More...
#include <ble_hts.h>
Data Fields | |
| ble_hts_evt_handler_t | evt_handler |
| ble_srv_cccd_security_mode_t | hts_meas_attr_md |
| ble_srv_security_mode_t | hts_temp_type_attr_md |
| uint8_t | temp_type_as_characteristic |
| uint8_t | temp_type |
Health Thermometer Service init structure. This contains all options and data needed for initialization of the service.
| ble_hts_evt_handler_t ble_hts_init_t::evt_handler |
Event handler to be called for handling events in the Health Thermometer Service.
| ble_srv_cccd_security_mode_t ble_hts_init_t::hts_meas_attr_md |
Initial security level for health thermometer measurement attribute
| ble_srv_security_mode_t ble_hts_init_t::hts_temp_type_attr_md |
Initial security level for health thermometer tempearture type attribute
| uint8_t ble_hts_init_t::temp_type |
Temperature type if temperature characteristic is used
| uint8_t ble_hts_init_t::temp_type_as_characteristic |
Set non-zero if temp type given as characteristic