|
dragoon
4383
|
Operation Handle Range. More...
#include <ble_gattc.h>
Data Fields | |
| uint16_t | start_handle |
| uint16_t | end_handle |
Operation Handle Range.
Definition at line 134 of file ble_gattc.h.
| 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.