5.11.0.0R3
Software Development Kit
 
Loading...
Searching...
No Matches
wiced_bt_gatt_discovery_data_t Union Reference

#include <wiced_bt_gatt.h>

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

◆ char_descr_info

wiced_bt_gatt_char_descr_info_t wiced_bt_gatt_discovery_data_t::char_descr_info

Result for GATT_DISCOVER_CHARACTERISTIC_DESCRIPTORS

◆ characteristic_declaration

wiced_bt_gatt_char_declaration_t wiced_bt_gatt_discovery_data_t::characteristic_declaration

Result for GATT_DISCOVER_CHARACTERISTICS

◆ group_value

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

◆ included_service

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: