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

#include <wiced_bt_gatt.h>

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

◆ by_handle

wiced_bt_gatt_read_by_handle_t wiced_bt_gatt_read_param_t::by_handle

Parameters for GATT_READ_BY_HANDLE

◆ char_type

wiced_bt_gatt_read_by_type_t wiced_bt_gatt_read_param_t::char_type

Parameters for GATT_READ_CHAR_VALUE

◆ partial

wiced_bt_gatt_read_partial_t wiced_bt_gatt_read_param_t::partial

Parameters for GATT_READ_PARTIAL

◆ read_multiple

wiced_bt_gatt_read_multi_t wiced_bt_gatt_read_param_t::read_multiple

Parameters for GATT_READ_MULTIPLE

◆ service

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: