nrf_ble_gatts_c_evt_t

nRF5 SDK v15.3.0

Structure containing the event from the Service Changed client module to the application. More...

#include <nrf_ble_gatts_c.h>

Detailed Description

Structure containing the event from the Service Changed client module to the application.

Field Documentation

uint16_t nrf_ble_gatts_c_evt_t::conn_handle

Handle of the connection for which this event has occurred.

nrf_ble_gatts_c_evt_type_t nrf_ble_gatts_c_evt_t::evt_type

Type of event. See nrf_ble_gatts_c_evt_type_t .

ble_gattc_handle_range_t nrf_ble_gatts_c_evt_t::handle_range

The affected attribute handle range where the service has changed. Will be provided if the event type is NRF_BLE_GATTS_C_EVT_SRV_CHANGED .

ble_gatt_db_char_t nrf_ble_gatts_c_evt_t::srv_changed_char

Handles for the Service Changed characteristic. Will be filled if the event type is NRF_BLE_GATTS_C_EVT_DISCOVERY_COMPLETE .

  • components/ble/ble_services/experimental_gatts_c/nrf_ble_gatts_c.h