nRF5 SDK v16.0.0
Data Fields
nrf_ble_gq_gattc_srv_discovery_t Struct Reference

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

#include <nrf_ble_gq.h>

Data Fields

uint16_t start_handle
 
ble_uuid_t srvc_uuid
 

Detailed Description

Structure used to describe NRF_BLE_GQ_REQ_SRV_DISCOVERY request type.

Field Documentation

ble_uuid_t nrf_ble_gq_gattc_srv_discovery_t::srvc_uuid

The service UUID to be found.

uint16_t nrf_ble_gq_gattc_srv_discovery_t::start_handle

The start handle value used during service discovery.


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

Documentation feedback | Developer Zone | Subscribe | Updated