Hi All,

Looks like telephony developers are busy :)

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?

Thanks in advance.

Regards
Radhika

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.
>
> If anyone has any diagrams for solicited and unsolicited request please
> post it as it will be helpful :)
>
> Regards
> Radhika
>
>
>
>
>
>
_______________________________________________
General mailing list
[email protected]
https://lists.tizen.org/listinfo/general

Reply via email to