Infineon Logo AIROC BTSDK v4.4 - Documentation
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
wiced_bt_gatt_discovery_data_t Union Reference

Discovery result data Use GATT_DISCOVERY_RESULT_SERVICE_* or GATT_DISCOVERY_RESULT_CHARACTERISTIC_* macros to parse discovery data) More...

Data Fields

wiced_bt_gatt_included_service_t included_service
 Result for GATT_DISCOVER_INCLUDED_SERVICES.
 
wiced_bt_gatt_group_value_t group_value
 Result for GATT_DISCOVER_SERVICES_ALL or GATT_DISCOVER_SERVICES_BY_UUID.
 
wiced_bt_gatt_char_declaration_t characteristic_declaration
 Result for GATT_DISCOVER_CHARACTERISTICS.
 
wiced_bt_gatt_char_descr_info_t char_descr_info
 Result for GATT_DISCOVER_CHARACTERISTIC_DESCRIPTORS.
 

Detailed Description

Discovery result data Use GATT_DISCOVERY_RESULT_SERVICE_* or GATT_DISCOVERY_RESULT_CHARACTERISTIC_* macros to parse discovery data)


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