Hi Lasse, On 01/21/2011 02:44 AM, [email protected] wrote: > Hi > > I am checking what is the level of SAT/STK support in ofono and have a couple > of questions. The current implementation contains support for basic STK > commands, like menus, inputs, calls, sms and so on. In TODO, there is only > REFRESH command on the list. > > Is there plans or ideas to extend the support in oFono Core with more complex > STK features like (3GPP TS 31.111): > - Call control by USIM > - MO SMS Control by USIM
Let us set aside the the merits of the use cases for these features for the moment ;) Implementing Call control by USIM is fairly straightforward to do in the core. However, no modem manufacturer currently allows us to have full control over this feature. It is implemented in the firmware and every vendor does this differently. So for now support of this feature is in the realm of the modem driver. > - BIP (Bearer independent protocol), including commands like OPEN CHANNEL, > CLOSE CHANNEL, SEND/RECEIVE DATA Please feel free to add a new TODO item adding these features and send us patches :) > - Extend support in PROVIDE LOCAL INFO What support are you looking for? Most of the information that is asked by provide local info is implemented in the modem firmware. We have only included support for items which are not covered by the firmware. > - EVENT DOWNLOAD / SET UP EVENT LIST > Again, which ones are you looking for? oFono explicitly ignores the following two events as these make no sense in the smartphone context: - Idle Screen Available - User Activity Regards, -Denis _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
