dragoon  4383
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
ble_gattc_service_t Struct Reference

GATT service. More...

#include <ble_gattc.h>

Data Fields

ble_uuid_t uuid
 
ble_gattc_handle_range_t handle_range
 

Detailed Description

GATT service.

Definition at line 142 of file ble_gattc.h.

Field Documentation

ble_gattc_handle_range_t ble_gattc_service_t::handle_range

Service Handle Range.

Definition at line 145 of file ble_gattc.h.

ble_uuid_t ble_gattc_service_t::uuid

Service UUID.

Definition at line 144 of file ble_gattc.h.


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