Microchip® Advanced Software Framework

bat_gatt_service_handler Struct Reference

#include <battery.h>

Data Fields

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

at_ble_characteristic_t bat_gatt_service_handler::serv_chars
at_ble_handle_t bat_gatt_service_handler::serv_handle

service handle

Referenced by bat_init_service(), and bat_primary_service_define().

at_ble_uuid_t bat_gatt_service_handler::serv_uuid

service uuid

Referenced by bat_init_service(), and bat_primary_service_define().