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

Operation Handle Range. More...

#include <ble_gattc.h>

Data Fields

uint16_t start_handle
 
uint16_t end_handle
 

Detailed Description

Operation Handle Range.

Definition at line 134 of file ble_gattc.h.

Field Documentation

uint16_t ble_gattc_handle_range_t::end_handle

End Handle.

Definition at line 137 of file ble_gattc.h.

uint16_t ble_gattc_handle_range_t::start_handle

Start Handle.

Definition at line 136 of file ble_gattc.h.


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