示例#1
0
static void m7400_l3_resume(void)
{
    m7400_apup_handshake(true);
    modem_status = BBSTATE_L0;
}
static void m7400_l3_resume(void)
{
	m7400_apup_handshake(true);
}