5.13.0.0R1
Software Development Kit
wiced_bt_gatt_discovery_data_t Union Reference

Data Fields

wiced_bt_gatt_char_descr_info_t char_descr_info
 
wiced_bt_gatt_char_declaration_t characteristic_declaration
 
wiced_bt_gatt_group_value_t group_value
 
wiced_bt_gatt_included_service_t included_service
 

Detailed Description

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

Field Documentation

wiced_bt_gatt_char_descr_info_t wiced_bt_gatt_discovery_data_t::char_descr_info

Result for GATT_DISCOVER_CHARACTERISTIC_DESCRIPTORS

wiced_bt_gatt_char_declaration_t wiced_bt_gatt_discovery_data_t::characteristic_declaration

Result for GATT_DISCOVER_CHARACTERISTICS

wiced_bt_gatt_group_value_t wiced_bt_gatt_discovery_data_t::group_value

Result for GATT_DISCOVER_SERVICES_ALL or GATT_DISCOVER_SERVICES_BY_UUID

wiced_bt_gatt_included_service_t wiced_bt_gatt_discovery_data_t::included_service

Result for GATT_DISCOVER_INCLUDED_SERVICES


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