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

Description

Prepare Write request parameter for reliable write request.

Data Fields

cy_stc_ble_gatt_handle_value_offset_param_thandleValOffsetPair
 handle value offset pair
 
cy_stc_ble_conn_handle_t connHandle
 Connection handle.
 
uint8_t numOfRequests
 Number of requests. More...
 

Field Documentation

◆ numOfRequests

uint8_t cy_stc_ble_gattc_reliable_write_req_t::numOfRequests

Number of requests.

That is, the count of array of structures of type 'cy_stc_ble_gatt_handle_value_offset_param_t'. Each array element represents a value and the attribute to which the value has to be written