ble_db_discovery_srv_t

nRF5 SDK v9.0.0

nRF51 SDK v9.0.0

Structure for holding information about the service and the characteristics found during the discovery process. More...

#include <ble_db_discovery.h>

Detailed Description

Structure for holding information about the service and the characteristics found during the discovery process.

Field Documentation

uint8_t ble_db_discovery_srv_t::char_count

Number of characteristics present in the service.

ble_db_discovery_char_t ble_db_discovery_srv_t::charateristics[3]

Array of information related to the characteristics present in the service.

ble_gattc_handle_range_t ble_db_discovery_srv_t::handle_range

Service Handle Range.

ble_uuid_t ble_db_discovery_srv_t::srv_uuid

UUID of the service.


Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone .