Searched refs:CY_BT_IPC_HPC_LONG (Results 1 – 3 of 3) sorted by relevance
437 {.hpcNotifyCallbackPtr = notify_callback_mcu_longmsg, .msgType = CY_BT_IPC_HPC_LONG}, in cybt_platform_hci_open()
193 CY_BT_IPC_HPC_LONG = (0xFFu), /**< HPC payload type long message */ enumerator
192 … if ((msgType == CY_BT_IPC_HPC_LONG) && (*(((uint8_t*)mesg)+1) == (uint8_t)CY_BT_IPC_HPC_INIT)) in Cy_BTIPC_IRQ_Handler()425 case CY_BT_IPC_HPC_LONG: in Cy_BTIPC_HPC_Notify()