GATTC read by characteristic UUID structure. More...

#include <ble_gattc.h>

Public Attributes

uint16_t start_hdl
 
uint16_t end_hdl
 
ble_uuid_tp_uuid
 

Detailed Description

GATTC read by characteristic UUID structure.

Definition at line 99 of file ble_gattc.h.

Member Data Documentation

◆ end_hdl

uint16_t ble_gattc_read_by_uuid_t::end_hdl

End handle.

Definition at line 102 of file ble_gattc.h.

◆ p_uuid

ble_uuid_t* ble_gattc_read_by_uuid_t::p_uuid

Characteristic UUID.

Definition at line 103 of file ble_gattc.h.

◆ start_hdl

uint16_t ble_gattc_read_by_uuid_t::start_hdl

Start handle.

Definition at line 101 of file ble_gattc.h.


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