nRF51 SDK
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
ble_db_discovery_init_t Struct Reference

Structure containing information need to initialize the DB Discovery module. More...

#include <ble_db_discovery.h>

Data Fields

ble_srv_error_handler_t error_handler
 

Detailed Description

Structure containing information need to initialize the DB Discovery module.

Field Documentation

ble_srv_error_handler_t ble_db_discovery_init_t::error_handler

Handler that will be called in case of an error condition.