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

Description

GATT Discover primary service by UUID request parameter.

Data Fields

cy_stc_ble_gatt_value_t value
 Attribute Value to Find.
 
cy_stc_ble_gatt_attr_handle_range_t range
 Handle Range - Start and End Handle.
 
cy_ble_uuid16_t uuid
 16-bit UUID to Find
 
cy_stc_ble_conn_handle_t connHandle
 Connection handle.