Hi Gaurav,

Thanks for the reply :) And will wait for Suresh's confirmation.

Am sorry but many doubts are cropping up as i see the code :)

1. How are the requests identified from each other? Do they any unique id
or serial number? I don't see any serial number kind of thing in the
UserRequest structure.
2. Am seeing there is a user info structure which has uid, gid,pid, channel
id. But they aren't being filled by anyone?
Then what is that used for?
3. What is the *client_cmd* for in the user info structure? Already we have
said what is the request using the  tcore_request_command in UserRequest.

Thanks developers  for your replies amid your busy schedule.

Regards
Radhika


On Wed, Feb 6, 2013 at 2:23 AM, Gaurav Kalra <[email protected]> wrote:

> Hello Radhika,
>
> On Tue, Feb 5, 2013 at 10:09 AM, Radhika Praveen <[email protected]>
> wrote:
> > Hi All,
> >
> > Looks like telephony developers are busy :)
>
> Indeed :)
>
> >
> > Can someone please reply to my question in previous mail as below?
> >
> > Also I have one more doubt.
> >
> > Is this the structure "struct tcore_user_request_type" that has all the
> data
> > about user request?
> > Is this the one i should use to pass data to modem from HAL plugin?
>
> Yes^2
> (tcore.h => typedef struct tcore_user_request_type UserRequest)
>
> > On Thu, Jan 31, 2013 at 3:23 PM, Radhika Praveen <[email protected]>
> > wrote:
> >>
> >> Hi All,
> >>
> >> I was going through the unsolicited response in TIZEN telephony stack.
> >>
> >> I was a bit confused about it.
> >>
> >> Is the below understanding correct?
> >>
> >> 1. When core objects are created in modem plugin, they add callbacks for
> >> events
> >> 2. When a unsolicited event occurs, the HAL plug-in receives the event
> >> 3. It emits the response to plug-in in the tcore
> >> 4. Plugin sends it to tcore core object, which in turns call the
> callback
> >> from the respective modem core object.
> >> 5. then the modem core object handles the response and send the same to
> >> communicator plugin through notification
> >>
> >> Let me know if am wrong.
>
> This seems right to me.
> Still, I'll request Suresh to cross confirm once more :)
>
> >>
> >> If anyone has any diagrams for solicited and unsolicited request please
> >> post it as it will be helpful :)
> >>
> >> Regards
> >> Radhika
>
> --
> Gaurav Kalra
> Samsung Research India, Bengaluru
> Facebook: /gauravkalra
> Twitter: @gvkalra
>
_______________________________________________
General mailing list
[email protected]
https://lists.tizen.org/listinfo/general

Reply via email to