Discussion Board

Results 1 to 1 of 1
  1. #1
    Regular Contributor Rx-lee's Avatar
    Join Date
    Feb 2004
    Posts
    130
    hi,

    i have a few questions:
    1. how to make sure that the bluetooth pen is connected to my apps, i use log as a sign, but it doesnt work (i'm using MObexServerNotify)

    //A OBEX connection is requested over Bluetooth by the sending device
    void CObjectExchangeServer::TransportUpIndication()
    {
    iLog.LogL(_L("Connected"));
    }

    void CObjectExchangeServer::TransportDownIndication()
    {
    iLog.LogL(_L("Disconnected"));
    }

    the pen is already connected to my device (handphone) but if i send the image, it (the image) directly go to the inbox, the log "connected" is not displayed in my apps. (the session is not made between apps and pen)
    can you help me why?

    thanks for your help

    Rx-
    Last edited by Rx-lee; 2004-02-24 at 07:37.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved