Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ipc_bt.c79 …cy_stc_ipc_bt_context_t *btIpcContext, void **ppBuf, cy_en_btipc_buftype_t bufType, size_t length);
356 ipcMsgAlloc.bufType = ((uint8_t)contextPtr->toFreeBuf[idx].bufType); in Cy_BTIPC_HCI_RelBuffer()
360 contextPtr->toFreeBuf[idx].bufType = CY_BT_IPC_HCI_INVALID_BUF; in Cy_BTIPC_HCI_RelBuffer()
401 ipcMsgAlloc.bufType = 0; in Cy_BTIPC_HPC_RelBuffer()
488 contextPtr->buffPool[idx].bufType = CY_BT_IPC_HCI_INVALID_BUF; in Cy_BTIPC_Init()
503 contextPtr->toFreeBuf[idx].bufType = CY_BT_IPC_HCI_INVALID_BUF; in Cy_BTIPC_Init()
592 contextPtr->buffPool[idx].bufType = CY_BT_IPC_HCI_INVALID_BUF; in Cy_BTIPC_Deinit()
700 contextPtr->toFreeBuf[idx].bufType = Cy_bt_get_buf_type(actualPti); in Cy_BTIPC_HCI_GetReadBufPtr()
734 cy_en_btipc_buftype_t bufType; in Cy_BTIPC_HCI_GetWriteBufPtr() local
755 bufType = Cy_bt_get_buf_type(pti); in Cy_BTIPC_HCI_GetWriteBufPtr()
[all …]
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_ipc_bt.h318 typedef void (* cy_ipc_bt_bufcallback_ptr_t)(cy_en_btipc_buftype_t bufType);
334 uint8_t bufType; /**< Buffer type indicator */ member
399 cy_en_btipc_buftype_t bufType; /**< Buffer type indicator */ member
409 uint16_t bufType; /**< Buffer type indicator */ member
706 uint8_t bufType; /**< Buffer type indicator */