#include <device_info.h>
Data Fields | |
at_ble_characteristic_t | serv_chars [DIS_TOTAL_CHARATERISTIC_NUM] |
at_ble_handle_t | serv_handle |
at_ble_uuid_t | serv_uuid |
at_ble_characteristic_t dis_gatt_service_handler::serv_chars[DIS_TOTAL_CHARATERISTIC_NUM] |
Referenced by blp_sensor_init(), dis_info_update(), dis_init_service(), dis_primary_service_define(), and hr_sensor_init().
at_ble_handle_t dis_gatt_service_handler::serv_handle |
Referenced by blp_sensor_init(), dis_init_service(), dis_primary_service_define(), and hr_sensor_init().
at_ble_uuid_t dis_gatt_service_handler::serv_uuid |
Referenced by dis_init_service(), and dis_primary_service_define().