nRF5 SDK v17.1.0
Data Fields
nrf_ble_gq_gattc_read_t Struct Reference

Structure used to describe NRF_BLE_GQ_REQ_GATTC_READ request type. More...

#include <nrf_ble_gq.h>

Data Fields

uint16_t handle
 
uint16_t offset
 

Detailed Description

Structure used to describe NRF_BLE_GQ_REQ_GATTC_READ request type.

Field Documentation

uint16_t nrf_ble_gq_gattc_read_t::handle

Handle of the Attribute to be read.

uint16_t nrf_ble_gq_gattc_read_t::offset

Offset into the Attribute Value to be read.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated