Cypress PSoC 6 Bluetooth Low Energy Middleware Library 3.60
cy_stc_ble_gattc_read_by_type_req_t Struct Reference

Description

GATT read by type request parameter.

Data Fields

cy_stc_ble_gatt_attr_handle_range_t range
 Handle Range.
 
cy_ble_uuid_t uuid
 GATT UUID type.
 
uint8_t uuidFormat
 Format indicating, 16-bit or 128-bit UUIDs For 16-bit UUID format - CY_BLE_GATT_16_BIT_UUID_FORMAT (0x01) For 128-bit UUID format - CY_BLE_GATT_128_BIT_UUID_FORMAT (0x02)
 
cy_stc_ble_conn_handle_t connHandle
 Connection handle.