#include <at_ble_api.h>
Data Fields | |
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_primary_service_found_t::conn_handle |
Referenced by ancs_enable(), and anp_client_service_found_handler().
at_ble_handle_t at_ble_primary_service_found_t::end_handle |
Referenced by anp_client_discovery_complete_handler(), and anp_client_service_found_handler().
at_ble_uuid_t at_ble_primary_service_found_t::service_uuid |
Referenced by ancs_enable(), and anp_client_connected_state_handler().
at_ble_handle_t at_ble_primary_service_found_t::start_handle |
Referenced by anp_client_discovery_complete_handler(), and anp_client_service_found_handler().