5.11.0.0R3
Software Development Kit
 
Loading...
Searching...
No Matches
wiced_bt_gatt_read_by_type_t Struct Reference

#include <wiced_bt_gatt.h>

Data Fields

wiced_bt_gatt_auth_req_t auth_req
 
uint16_t e_handle
 
uint16_t s_handle
 
wiced_bt_uuid_t uuid
 

Detailed Description

Parameters for GATT_READ_BY_TYPE and GATT_READ_CHAR_VALUE

Field Documentation

◆ auth_req

wiced_bt_gatt_auth_req_t wiced_bt_gatt_read_by_type_t::auth_req

Authentication requirement (see wiced_bt_gatt_auth_req_t )

◆ e_handle

uint16_t wiced_bt_gatt_read_by_type_t::e_handle

Ending handle

◆ s_handle

uint16_t wiced_bt_gatt_read_by_type_t::s_handle

Starting handle

◆ uuid

wiced_bt_uuid_t wiced_bt_gatt_read_by_type_t::uuid

uuid


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