Microchip® Advanced Software Framework

ble_htpt_event_cb Struct Reference

#include <ble_manager.h>

Data Fields

ble_event_callback_t htpt_cfg_indntf_ind
 HTPT Inform application about new configuration value, Refer at_ble_htpt_cfg_indntf_ind_t. More...
 
ble_event_callback_t htpt_create_db_cfm
 HTPT database creation confirmation event callback, Refer at_ble_htpt_create_db_cfm_t. More...
 
ble_event_callback_t htpt_disable_ind
 HTPT indication disable to application event, Refer at_ble_htpt_disable_ind_t. More...
 
ble_event_callback_t htpt_enable_rsp
 HTPT profile enable confirmation response event to application, Refer at_ble_htpt_enable_rsp_t. More...
 
ble_event_callback_t htpt_error_ind
 HTPT error indication to application event callback, Refer at_ble_prf_server_error_ind_t. More...
 
ble_event_callback_t htpt_meas_intv_chg_ind
 HTPT temperature measurement interval changed indication event, Refer htpt_meas_intv_chg_ind_t. More...
 
ble_event_callback_t htpt_meas_intv_chg_req
 HTPT new measurement interval change request value request by peer device, Refer at_ble_htpt_meas_intv_chg_req_t. More...
 
ble_event_callback_t htpt_meas_intv_upd_rsp
 HTPT measurement interval update response event to application, Refer at_ble_htpt_meas_intv_upd_rsp_t. More...
 
ble_event_callback_t htpt_temp_send_cfm
 HTPT temperature send confirmation event, Refer htpt_temp_send_cfm_t. More...
 

ble_event_callback_t ble_htpt_event_cb::htpt_cfg_indntf_ind

HTPT Inform application about new configuration value, Refer at_ble_htpt_cfg_indntf_ind_t.

ble_event_callback_t ble_htpt_event_cb::htpt_create_db_cfm

HTPT database creation confirmation event callback, Refer at_ble_htpt_create_db_cfm_t.

ble_event_callback_t ble_htpt_event_cb::htpt_disable_ind

HTPT indication disable to application event, Refer at_ble_htpt_disable_ind_t.

ble_event_callback_t ble_htpt_event_cb::htpt_enable_rsp

HTPT profile enable confirmation response event to application, Refer at_ble_htpt_enable_rsp_t.

ble_event_callback_t ble_htpt_event_cb::htpt_error_ind

HTPT error indication to application event callback, Refer at_ble_prf_server_error_ind_t.

ble_event_callback_t ble_htpt_event_cb::htpt_meas_intv_chg_ind

HTPT temperature measurement interval changed indication event, Refer htpt_meas_intv_chg_ind_t.

ble_event_callback_t ble_htpt_event_cb::htpt_meas_intv_chg_req

HTPT new measurement interval change request value request by peer device, Refer at_ble_htpt_meas_intv_chg_req_t.

ble_event_callback_t ble_htpt_event_cb::htpt_meas_intv_upd_rsp

HTPT measurement interval update response event to application, Refer at_ble_htpt_meas_intv_upd_rsp_t.

ble_event_callback_t ble_htpt_event_cb::htpt_temp_send_cfm

HTPT temperature send confirmation event, Refer htpt_temp_send_cfm_t.