Searched refs:dlNotifyCallbackPtr (Results 1 – 2 of 2) sorted by relevance
252 if ((contextPtr->dlNotifyCallbackPtr) != NULL) in Cy_BTIPC_IRQ_Handler()256 contextPtr->dlNotifyCallbackPtr(mesg); in Cy_BTIPC_IRQ_Handler()462 contextPtr->dlNotifyCallbackPtr = NULL; in Cy_BTIPC_Init()920 contextPtr->dlNotifyCallbackPtr = hciNotifyCallbackPtr; in Cy_BTIPC_HCI_RegisterCb()934 contextPtr->dlNotifyCallbackPtr = NULL; in Cy_BTIPC_HCI_UnregisterCb()
527 …cy_ipc_bt_callback_ptr_t dlNotifyCallbackPtr; /**< Callback function called when the D… member