#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 |
service characteristic
Referenced by bat_char_changed_event(), bat_init_service(), bat_primary_service_define(), and bat_update_char_value().
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().