Hi all,

I would like to know how android deal with the problem of data buffering 
during mobile phone suspend.
This is a scenario:

linux start to suspend and no wakelock are acquired by any subsystem and 
the application that read from
the serial device is froozen, but the application does't know exaclty 
when it will go to sleep so it can
give this info to the gsm modem (rise up RTS). The modem is connected to 
the serial and try to send data,
linux buffer it but doesnt't give any info to the application. It can be 
happen or there is somenthing
wrong on this scenario?

Michael

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-kernel
-~----------~----~----~----~------~----~------~--~---

Reply via email to