csr867x 去掉自动关机,一直处于limbo模式
csr867x 去掉自动关机,一直处于limbo模式有些案子需要一直开机工作,且关机后普通IO都可以唤醒,这样要求蓝牙一直处于limbo模式(硬件可以工作)。
**** Hidden Message *****
case ( EventSysLimboTimeout ):
{
/*we have received a power on timeout - shutdown*/
MAIN_DEBUG(("HS: EvLimbo TIMEOUT\n")) ;
if (lState != deviceTestMode)
{
/* If Dormant mode is not supported, Limbo to power off from here */
/* Otherwise Dormant mode is supposed to take care of this */
if (!sinkDormantIsSupported())
{
stateManagerEnterLimboState(limboWakeUp) ;/*修改这里*/
}
stateManagerUpdateLimboState();
}
}
break ;
支持! :) 看看 学习 :o:o:o:o:o 我来看看 :D:D:D:D:D:D:D:D:D 学习学习 好好学习天天向上 好好学习天天向上 支持