Searched refs:bootType (Results 1 – 3 of 3) sorted by relevance
195 *(((uint8_t*)mesg)+2) = contextPtr->bootType; in Cy_BTIPC_IRQ_Handler()216 if((cy_en_btipc_boottype_t)contextPtr->bootType == CY_BT_IPC_BOOT_FULLY_UP) in Cy_BTIPC_IRQ_Handler()477 contextPtr->bootType = 0xFF; in Cy_BTIPC_Init()1277 contextPtr->bootType = ptr->bootType; in Cy_bt_handle_hpclong_msg()1279 bPtr = (uint8_t*)(&ptr->bootType); in Cy_bt_handle_hpclong_msg()1292 ptr, ptr->bootType, ptr->payLoadLen, bufCount); in Cy_bt_handle_hpclong_msg()1295 ptr, ptr->bootType, ptr->payLoadLen, contextPtr->certError , bufCount); in Cy_bt_handle_hpclong_msg()1299 if ((ptr->bootType == (uint8_t)CY_BT_IPC_BOOT_CONFIG_WAIT) || in Cy_bt_handle_hpclong_msg()1300 (ptr->bootType == (uint8_t)CY_BT_IPC_BOOT_FULLY_UP)) in Cy_bt_handle_hpclong_msg()
178 uint8_t bootType = *(((uint8_t*)msg)+2); in notify_callback_mcu_longmsg() local179 switch(bootType) in notify_callback_mcu_longmsg()
378 uint8_t bootType; /**< BT boot type indicator */ member542 uint8_t bootType; /**< Boot type */ member