Home
last modified time | relevance | path

Searched refs:Cy_BTIPC_HCI_Write (Results 1 – 4 of 4) sorted by relevance

/hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/
DREADME.md30 …ared buffer using Cy_BTIPC_HCI_GetWriteBufPtr API and then calling Cy_BTIPC_HCI_Write API to send …
/hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/ipc/
Dcybt_platform_hci.c483 … ipc_status = Cy_BTIPC_HCI_Write(&hci_cb.ipc_context, (cy_en_btipc_hcipti_t)pti, p_data, length); in cybt_platform_hci_write()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_ipc_bt.h838 cy_en_btipcdrv_status_t Cy_BTIPC_HCI_Write(cy_stc_ipc_bt_context_t *btIpcContext, cy_en_btipc_hcipt…
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ipc_bt.c775 cy_en_btipcdrv_status_t Cy_BTIPC_HCI_Write(cy_stc_ipc_bt_context_t *btIpcContext, cy_en_btipc_hcipt… in Cy_BTIPC_HCI_Write() function