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

Description

GATT list of Handle UUID pair parameter type.

Data Fields

uint8_t * list
 Handle - UUID Pair list This is a packed byte stream, hence it needs to be unpacked and decoded. More...
 
uint16_t byteCount
 Number of elements in the list in bytes.
 

Field Documentation

◆ list

uint8_t* cy_stc_ble_gattc_handle_uuid_list_param_t::list

Handle - UUID Pair list This is a packed byte stream, hence it needs to be unpacked and decoded.