Hi, > From: andrzej zaborowski [mailto:[email protected]] > Sent: 23 November 2010 17:15 > > > So should the agent interface additionally have a method like void > AbortPositioningRequest()? > > I have posted this as just a possible idea. However parallel agent > calls and aborting calls are both used in the agent interfaces in > bluez and ofono. D-bus is asynchronous, so whether you call a method > and return immediately and then call another method to pass the > response, or make it a single method call is just a difference in the > protocol.
The abort is represented as an XML structure in CPOSR so if the underlying mechanism is AT commands then this would require ofono to do some xml parsing. Regards, Simon _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
