Searched defs:bootType (Results 1 – 2 of 2) sorted by relevance
378 uint8_t bootType; /**< BT boot type indicator */ member542 uint8_t bootType; /**< Boot type */ member
178 uint8_t bootType = *(((uint8_t*)msg)+2); in notify_callback_mcu_longmsg() local