[PATCHv3 0/2] Make message state feature independent of the stack

2011-01-20 Thread Faiyaz Baxamusa
This set of patches enable the org.ofono.Message interface code to be independent of the protocol stack. This will enable both GSM and CDMA SMS stack to reuse the interface code. The changes have been tested with phonesim using send-sms script. Faiyaz Baxamusa (2): doc: Add messagemanager-api

Re: [PATCHv3 0/2] Make message state feature independent of the stack

2011-01-20 Thread Denis Kenzior
Hi Faiyaz, On 01/20/2011 03:42 PM, Faiyaz Baxamusa wrote: This set of patches enable the org.ofono.Message interface code to be independent of the protocol stack. This will enable both GSM and CDMA SMS stack to reuse the interface code. The changes have been tested with phonesim using