Microchip® Advanced Software Framework

hr_gatt_service_handler Struct Reference

hr_gatt_service_handler is the service handler function

#include <blood_pressure.h>

Data Fields

at_ble_characteristic_t serv_chars [BLP_TOTAL_CHARATERISTIC_NUM]
 characteristic handle More...
 
at_ble_handle_t serv_handle
 service handle More...
 
at_ble_uuid_t serv_uuid
 service uuid More...
 

at_ble_handle_t hr_gatt_service_handler::serv_handle
at_ble_uuid_t hr_gatt_service_handler::serv_uuid

service uuid

Referenced by blp_init_service(), and blp_primary_service_define().