Synergy Software Package User's Manual
RBLE_GATT_EVENT::Event_Gatt_Parameter_u::RBLE_GATT_Disc_Svc_By_Uuid_Comp_t Struct Reference

Discover Services by UUID Complete Event Structure Parameters for RBLE_GATT_EVENT_DISC_SVC_BY_UUID_CMP. More...

#include <rble_api.h>

Data Fields

uint16_t conhdl
 
uint8_t att_code
 
uint8_t nb_resp
 
RBLE_GATT_SVC_RANGE_LIST list [RBLE_GATT_MAX_HDL_LIST]
 

Detailed Description

Discover Services by UUID Complete Event Structure Parameters for RBLE_GATT_EVENT_DISC_SVC_BY_UUID_CMP.

Field Documentation

◆ att_code

uint8_t RBLE_GATT_EVENT::Event_Gatt_Parameter_u::RBLE_GATT_Disc_Svc_By_Uuid_Comp_t::att_code

complete event status

◆ conhdl

uint16_t RBLE_GATT_EVENT::Event_Gatt_Parameter_u::RBLE_GATT_Disc_Svc_By_Uuid_Comp_t::conhdl

connection handle

◆ list

RBLE_GATT_SVC_RANGE_LIST RBLE_GATT_EVENT::Event_Gatt_Parameter_u::RBLE_GATT_Disc_Svc_By_Uuid_Comp_t::list[RBLE_GATT_MAX_HDL_LIST]

list of found services

◆ nb_resp

uint8_t RBLE_GATT_EVENT::Event_Gatt_Parameter_u::RBLE_GATT_Disc_Svc_By_Uuid_Comp_t::nb_resp

number of value pairs


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