Home
last modified time | relevance | path

Searched refs:cy_stc_ipc_bt_buf_t (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_ipc_bt.h397 typedef struct cy_stc_ipc_bt_buf_t struct
402 } cy_stc_ipc_bt_buf_t; argument
535cy_stc_ipc_bt_buf_t buffPool[MAX_BUF_COUNT]; /**< Storage for pool of buffers sent by…
539cy_stc_ipc_bt_buf_t toFreeBuf[MAX_TO_FREE_BUF_COUNT]; /**< Array of buffer descriptor of HCI l…
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ipc_bt.c80 …rv_status_t Cy_bt_PutBuffer(cy_stc_ipc_bt_context_t *btIpcContext, cy_stc_ipc_bt_buf_t *bufDecript…
1108 …rv_status_t Cy_bt_PutBuffer(cy_stc_ipc_bt_context_t *btIpcContext, cy_stc_ipc_bt_buf_t *bufDecript… in Cy_bt_PutBuffer()
1234 cy_stc_ipc_bt_buf_t bufDescriptor; in Cy_bt_handle_hpclong_msg()
1368 cy_stc_ipc_bt_buf_t bufDescriptor; in Cy_bt_handle_buf_add()