nRF51 SDK - S120 SoftDevice
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
ble_enable_params_t Struct Reference

BLE GATTS init options. More...

#include <ble.h>

Data Fields

ble_gap_enable_params_t gap_enable_params
 
ble_gatts_enable_params_t gatts_enable_params
 

Detailed Description

BLE GATTS init options.

Field Documentation

ble_gap_enable_params_t ble_enable_params_t::gap_enable_params

GAP init options ble_gap_enable_params_t

ble_gatts_enable_params_t ble_enable_params_t::gatts_enable_params

GATTS init options ble_gatts_enable_params_t.