Home
last modified time | relevance | path

Searched defs:bootType (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_ipc_bt.h378 uint8_t bootType; /**< BT boot type indicator */ member
542 uint8_t bootType; /**< Boot type */ member
/hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/ipc/
Dcybt_platform_hci.c178 uint8_t bootType = *(((uint8_t*)msg)+2); in notify_callback_mcu_longmsg() local