#include <current_time.h>
at_ble_status_t gatt_cts_handler::char_discovery |
uint8_t* gatt_cts_handler::curr_char_data |
Referenced by time_info_init().
at_ble_handle_t gatt_cts_handler::curr_char_handle |
at_ble_handle_t gatt_cts_handler::curr_desc_handle |
Referenced by time_info_descriptor_found_handler(), and time_info_write_notification_handler().
at_ble_status_t gatt_cts_handler::desc_discovery |
at_ble_handle_t gatt_cts_handler::end_handle |
Referenced by time_info_discovery_complete_handler(), and time_info_service_found_handler().
uint8_t* gatt_cts_handler::lti_char_data |
Referenced by time_info_init().
at_ble_handle_t gatt_cts_handler::lti_char_handle |
uint8_t* gatt_cts_handler::rti_char_data |
Referenced by time_info_init().
at_ble_handle_t gatt_cts_handler::rti_char_handle |
at_ble_handle_t gatt_cts_handler::start_handle |
Referenced by time_info_discovery_complete_handler(), and time_info_service_found_handler().