#include <next_dst.h>
Data Fields | |
at_ble_status_t | char_discovery |
uint8_t * | dst_char_data |
at_ble_handle_t | dst_char_handle |
at_ble_handle_t | end_handle |
at_ble_handle_t | start_handle |
at_ble_status_t gatt_dst_handler::char_discovery |
uint8_t* gatt_dst_handler::dst_char_data |
Referenced by time_info_init().
at_ble_handle_t gatt_dst_handler::dst_char_handle |
Referenced by app_read_response_cb(), time_info_characteristic_found_handler(), and tis_dst_change_read_response().
at_ble_handle_t gatt_dst_handler::end_handle |
Referenced by time_info_discovery_complete_handler(), and time_info_service_found_handler().
at_ble_handle_t gatt_dst_handler::start_handle |
Referenced by time_info_discovery_complete_handler(), and time_info_service_found_handler().