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

Data Structures

struct  ble_gattc_handle_range_t
 Operation Handle Range. More...
 
struct  ble_gattc_service_t
 GATT service. More...
 
struct  ble_gattc_include_t
 GATT include. More...
 
struct  ble_gattc_char_t
 GATT characteristic. More...
 
struct  ble_gattc_desc_t
 GATT descriptor. More...
 
struct  ble_gattc_write_params_t
 Write Parameters. More...
 
struct  ble_gattc_evt_prim_srvc_disc_rsp_t
 Event structure for BLE_GATTC_EVT_PRIM_SRVC_DISC_RSP. More...
 
struct  ble_gattc_evt_rel_disc_rsp_t
 Event structure for BLE_GATTC_EVT_REL_DISC_RSP. More...
 
struct  ble_gattc_evt_char_disc_rsp_t
 Event structure for BLE_GATTC_EVT_CHAR_DISC_RSP. More...
 
struct  ble_gattc_evt_desc_disc_rsp_t
 Event structure for BLE_GATTC_EVT_DESC_DISC_RSP. More...
 
struct  ble_gattc_handle_value_t
 GATT read by UUID handle value pair. More...
 
struct  ble_gattc_evt_char_val_by_uuid_read_rsp_t
 Event structure for BLE_GATTC_EVT_CHAR_VAL_BY_UUID_READ_RSP. More...
 
struct  ble_gattc_evt_read_rsp_t
 Event structure for BLE_GATTC_EVT_READ_RSP. More...
 
struct  ble_gattc_evt_char_vals_read_rsp_t
 Event structure for BLE_GATTC_EVT_CHAR_VALS_READ_RSP. More...
 
struct  ble_gattc_evt_write_rsp_t
 Event structure for BLE_GATTC_EVT_WRITE_RSP. More...
 
struct  ble_gattc_evt_hvx_t
 Event structure for BLE_GATTC_EVT_HVX. More...
 
struct  ble_gattc_evt_timeout_t
 Event structure for BLE_GATTC_EVT_TIMEOUT. More...
 
struct  ble_gattc_evt_t
 GATTC event type. More...
 

Detailed Description