Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_ipc_bt.h312 typedef void (* cy_ipc_bt_callback_ptr_t)(uint32_t * msgPtr); typedef
498cy_ipc_bt_callback_ptr_t hpcNotifyCallbackPtr; /**< HPC Callback pointer for control channel not…
527cy_ipc_bt_callback_ptr_t dlNotifyCallbackPtr; /**< Callback function called when the D…
1024 … Cy_BTIPC_HCI_RegisterCb(cy_stc_ipc_bt_context_t *btIpcContext, cy_ipc_bt_callback_ptr_t hciNotify…
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ipc_bt.c911 … Cy_BTIPC_HCI_RegisterCb(cy_stc_ipc_bt_context_t *btIpcContext, cy_ipc_bt_callback_ptr_t hciNotify… in Cy_BTIPC_HCI_RegisterCb()