#include <alert_notification.h>
at_ble_handle_t gatt_anp_handler::alert_np_char_handle |
Referenced by anp_alert_read_response(), anp_client_characteristic_found_handler(), and anp_write_to_ncp().
uint8_t* gatt_anp_handler::alert_np_data |
Referenced by anp_info_init().
at_ble_status_t gatt_anp_handler::char_discovery |
Referenced by anp_client_discovery_complete_handler(), and anp_client_service_found_handler().
at_ble_status_t gatt_anp_handler::desc_discovery |
Referenced by anp_client_characteristic_found_handler(), and anp_client_discovery_complete_handler().
at_ble_handle_t gatt_anp_handler::end_handle |
Referenced by anp_client_discovery_complete_handler(), and anp_client_service_found_handler().
uint8_t* gatt_anp_handler::new_alert_char_data |
Referenced by anp_info_init().
at_ble_handle_t gatt_anp_handler::new_alert_char_handle |
at_ble_handle_t gatt_anp_handler::new_alert_desc_handle |
at_ble_handle_t gatt_anp_handler::start_handle |
Referenced by anp_client_discovery_complete_handler(), and anp_client_service_found_handler().
uint8_t* gatt_anp_handler::supp_new_char_data |
Referenced by anp_info_init().
at_ble_handle_t gatt_anp_handler::supp_new_char_handle |
uint8_t* gatt_anp_handler::supp_unread_char_data |
Referenced by anp_info_init().
at_ble_handle_t gatt_anp_handler::supp_unread_char_handle |
uint8_t* gatt_anp_handler::unread_alert_char_data |
Referenced by anp_info_init().
at_ble_handle_t gatt_anp_handler::unread_alert_char_handle |
at_ble_handle_t gatt_anp_handler::unread_alert_desc_handle |