Searched refs:internal_hpc_notify_cb (Results 1 – 3 of 3) sorted by relevance
525 …cy_ipc_bt_int_cb_ptr_t internal_hpc_notify_cb; /**< This callback will be removed later… member602 …cy_ipc_bt_int_cb_ptr_t internal_hpc_notify_cb; /**< This callback will be removed later… member
179 if ((contextPtr->internal_hpc_notify_cb) != NULL) in Cy_BTIPC_IRQ_Handler()182 contextPtr->internal_hpc_notify_cb((void*)contextPtr, mesg); in Cy_BTIPC_IRQ_Handler()470 contextPtr->internal_hpc_notify_cb = btIpcConfig->internal_hpc_notify_cb; in Cy_BTIPC_Init()581 contextPtr->internal_hpc_notify_cb = NULL; in Cy_BTIPC_Deinit()
387 .internal_hpc_notify_cb = Cy_BTIPC_HPC_Notify, in cybt_platform_hci_open()