MTB CAT1 Peripheral driver library
cy_stc_ipc_bt_buf_t Struct Reference

Description

This is the definition of buffer descriptor structure.

Data Fields

cy_en_btipc_buftype_t bufType
 Buffer type indicator.
 
uint16_t bufLen
 Buffer length.
 
uint8_t * bufPtr
 Pointer to the buffer.