Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of nRF51822 by
ble_hts_init_t Struct Reference
[Health Thermometer Service]
Health Thermometer Service init structure. More...
#include <ble_hts.h>
Data Fields | |
ble_hts_evt_handler_t | evt_handler |
Event handler to be called for handling events in the Health Thermometer Service. | |
ble_srv_cccd_security_mode_t | hts_meas_attr_md |
Initial security level for health thermometer measurement attribute. | |
ble_srv_security_mode_t | hts_temp_type_attr_md |
Initial security level for health thermometer tempearture type attribute. | |
uint8_t | temp_type_as_characteristic |
Set non-zero if temp type given as characteristic. | |
uint8_t | temp_type |
Temperature type if temperature characteristic is used. |
Detailed Description
Health Thermometer Service init structure.
This contains all options and data needed for initialization of the service.
Definition at line 82 of file ble_hts.h.
Field Documentation
uint8_t temp_type |
uint8_t temp_type_as_characteristic |
Generated on Tue Jul 12 2022 18:47:36 by
