It waits that the callback function status_indication is called where the
variable finished is set to TRUE.

while (!finished) {
                        printf("Waiting...\n");
                        sleep(1);
                }
        ^^^
 here it waits...


        -Andre.


On Fri, 18 Aug 2000, Pontus Fuchs wrote:

> > here so far. BUT, If I want to send some data to the palm-kvm program
> > (with irobex_palm3) with the same creator_id I got from the previous data
> > stream from the palm, the palm-program doesn't accept the data and the
> > pc-program says "wating..." all the time. :(
> > Have I missed something ? Please help me out with this.
> 
> What does the PC say?
> 
> /Pontus Fuchs
> _______________________________________________
> Linux-IrDA mailing list  -  [EMAIL PROTECTED]
> http://www4.pasta.cs.UiT.No/mailman/listinfo/linux-irda
> 

_______________________________________________
Linux-IrDA mailing list  -  [EMAIL PROTECTED]
http://www4.pasta.cs.UiT.No/mailman/listinfo/linux-irda

Reply via email to