Lines Matching refs:hpcNotifyCallbackPtr
187 …cb %p, msgType %d\n",idx, contextPtr->hpcNotifyCallbackParam[idx].hpcNotifyCallbackPtr, contextPtr… in Cy_BTIPC_IRQ_Handler()
189 (contextPtr->hpcNotifyCallbackParam[idx].hpcNotifyCallbackPtr != NULL)) in Cy_BTIPC_IRQ_Handler()
191 …_LOG_L1("Calling Notify HPC cb %p\n",contextPtr->hpcNotifyCallbackParam[idx].hpcNotifyCallbackPtr); in Cy_BTIPC_IRQ_Handler()
199 contextPtr->hpcNotifyCallbackParam[idx].hpcNotifyCallbackPtr(mesg); in Cy_BTIPC_IRQ_Handler()
481 contextPtr->hpcNotifyCallbackParam[idx].hpcNotifyCallbackPtr = NULL; in Cy_BTIPC_Init()
585 contextPtr->hpcNotifyCallbackParam[idx].hpcNotifyCallbackPtr = NULL; in Cy_BTIPC_Deinit()
954 if ((contextPtr->hpcNotifyCallbackParam[idx].hpcNotifyCallbackPtr == NULL) && in Cy_BTIPC_HPC_RegisterCb()
957 …contextPtr->hpcNotifyCallbackParam[idx].hpcNotifyCallbackPtr = pHpcNotifyCallbackParam->hpcNotifyC… in Cy_BTIPC_HPC_RegisterCb()
989 …((contextPtr->hpcNotifyCallbackParam[idx].hpcNotifyCallbackPtr == pHpcNotifyCallbackParam->hpcNoti… in Cy_BTIPC_HPC_UnregisterCb()
992 contextPtr->hpcNotifyCallbackParam[idx].hpcNotifyCallbackPtr = NULL; in Cy_BTIPC_HPC_UnregisterCb()
1673 (uint32_t)(contextPtr->hpcNotifyCallbackParam[idx].hpcNotifyCallbackPtr), in Cy_bt_PrintStatus()
1677 contextPtr->hpcNotifyCallbackParam[idx].hpcNotifyCallbackPtr, in Cy_bt_PrintStatus()