#include <at_ble_api.h>
Data Fields | |
at_ble_handle_t | conn_handle |
at_ble_handle_t | desc_handle |
at_ble_uuid_t | desc_uuid |
at_ble_handle_t at_ble_descriptor_found_t::conn_handle |
Referenced by gattc_disc_char_desc_ind_parser().
at_ble_handle_t at_ble_descriptor_found_t::desc_handle |
Referenced by gattc_disc_char_desc_ind_parser().
at_ble_uuid_t at_ble_descriptor_found_t::desc_uuid |
Referenced by gattc_disc_char_desc_ind_parser().