Bluetooth Host Stack Library
wiced_bt_gatt_discovery_data_t Union Reference

Description

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

Data Fields

wiced_bt_gatt_included_service_t included_service_type
 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.