Synergy Software Package User's Manual
RBLE_GATT_DISC_CHAR_DESC_REQ Struct Reference

Characteristic Descriptor Discovery Request Structure. More...

#include <rble_api.h>

Data Fields

uint16_t conhdl
 
uint16_t start_hdl
 
uint16_t end_hdl
 

Detailed Description

Characteristic Descriptor Discovery Request Structure.

Parameters for RBLE_GATT_Discovery_Char_Descriptor_Request

Field Documentation

◆ conhdl

uint16_t RBLE_GATT_DISC_CHAR_DESC_REQ::conhdl

connection handle

◆ end_hdl

uint16_t RBLE_GATT_DISC_CHAR_DESC_REQ::end_hdl

end handle range

◆ start_hdl

uint16_t RBLE_GATT_DISC_CHAR_DESC_REQ::start_hdl

start handle range


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