#include <at_ble_api.h>
Data Fields | |
at_ble_handle_t | attr_handle |
at_ble_handle_t | conn_handle |
at_ble_handle_t | end_handle |
at_ble_uuid_t | service_uuid |
at_ble_handle_t | start_handle |
at_ble_handle_t at_ble_included_service_found_t::attr_handle |
Referenced by gattc_disc_svc_incl_ind_parser().
at_ble_handle_t at_ble_included_service_found_t::conn_handle |
Referenced by gattc_disc_svc_incl_ind_parser().
at_ble_handle_t at_ble_included_service_found_t::end_handle |
Referenced by gattc_disc_svc_incl_ind_parser().
at_ble_uuid_t at_ble_included_service_found_t::service_uuid |
Referenced by gattc_disc_svc_incl_ind_parser().
at_ble_handle_t at_ble_included_service_found_t::start_handle |
Referenced by gattc_disc_svc_incl_ind_parser().