nRF51 SDK
|
Data Fields | |
ble_hts_evt_handler_t | evt_handler |
uint16_t | service_handle |
ble_gatts_char_handles_t | meas_handles |
ble_gatts_char_handles_t | temp_type_handles |
uint16_t | conn_handle |
uint8_t | temp_type |
ble_hts_evt_handler_t evt_handler |
Event handler to be called for handling events in the Health Thermometer Service.
uint16_t service_handle |
Handle of Health Thermometer Service (as provided by the BLE stack).
ble_gatts_char_handles_t meas_handles |
Handles related to the Health Thermometer Measurement characteristic.
ble_gatts_char_handles_t temp_type_handles |
Handles related to the Health Thermometer Temperature Type characteristic.
uint16_t conn_handle |
Handle of the current connection (as provided by the BLE stack, is BLE_CONN_HANDLE_INVALID if not in a connection).
uint8_t temp_type |
Temperature type indicates where the measurement was taken.