2.0.0.4R9
Software Development Kit
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
wiced_bt_gatt_read_param_t Union Reference

Data Fields

wiced_bt_gatt_read_by_handle_t by_handle
 
wiced_bt_gatt_read_by_type_t char_type
 
wiced_bt_gatt_read_partial_t partial
 
wiced_bt_gatt_read_multi_t read_multiple
 
wiced_bt_gatt_read_by_type_t service
 

Detailed Description

Read request parameters - used when calling wiced_bt_gatt_send_read

Field Documentation

wiced_bt_gatt_read_by_handle_t wiced_bt_gatt_read_param_t::by_handle

Parameters for GATT_READ_BY_HANDLE

wiced_bt_gatt_read_by_type_t wiced_bt_gatt_read_param_t::char_type

Parameters for GATT_READ_CHAR_VALUE

wiced_bt_gatt_read_partial_t wiced_bt_gatt_read_param_t::partial

Parameters for GATT_READ_PARTIAL

wiced_bt_gatt_read_multi_t wiced_bt_gatt_read_param_t::read_multiple

Parameters for GATT_READ_MULTIPLE

wiced_bt_gatt_read_by_type_t wiced_bt_gatt_read_param_t::service

Parameters for GATT_READ_BY_TYPE


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