• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Help me in Bluetooth programming!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help me in Bluetooth programming!


  • Subject: Re: Help me in Bluetooth programming!
  • From: "Arun Kumar" <email@hidden>
  • Date: Tue, 27 Nov 2007 12:34:52 +0530

Hi Boris,

thank for ur help.

I had not added the bluetooth framework to my project, now I am able
to discover the devices.

I have few more questions:

How can I find out the information's of the Mac's inbuilt bluetooth
device(like version, Bluetooth device name). I have to run the service
pragmatically if it is not running on the Mac system. For that I have
first check whether it is running or not.

Please help me.

Thanks
Arun Kumar.



On 11/26/07, email@hidden <email@hidden> wrote:
> Arun,
>
> Did you add IOBluetooth framework to your project? Also, I would advise to turn
> off Zerolink, so that you are notified of errors at build-time.
>
> Regards,
> Boris
>
> > Hi All,
> >
> > I am trying to write the code of project in which I can transfer the
> > data to and fro. I am developing this code in carbon.
> >
> > I write the following code to detect the bluetooth device and i got the
> > ZeroLink: unknown symbol
> > '_IOBluetoothDeviceInquiryCreateWithCallbackRefCon' Error
> >
> >          IOBluetoothDeviceInquiryRef inquiryRef;
> >       IOReturn                                        err;
> >
> >       inquiryRef = IOBluetoothDeviceInquiryCreateWithCallbackRefCon(NULL);
> >
> >       err = IOBluetoothDeviceInquirySetDeviceFoundCallback(inquiryRef,
> > inquiryDeviceFound);
> >
> >       err = IOBluetoothDeviceInquirySetCompleteCallback(inquiryRef,
> > inquiryCompleteCallbackFunc);
> >
> >       err = IOBluetoothDeviceInquirySetUpdateNewDeviceNames( inquiryRef, false );
> >
> >       err = IOBluetoothDeviceInquiryStart(inquiryRef);
> >
> > Please anyone here help me to find out what wrong i am doing in the
> > aforementioned code.
> >
> >
> > Arun Kumar.
> >  _______________________________________________
> > Do not post admin requests to the list. They will be ignored.
> > Bluetooth-dev mailing list      (email@hidden)
> > Help/Unsubscribe/Update your Subscription:
> >
> > This email sent to email@hidden
> >
>
>
>
> ___________________________________________________________________________
> Najhitrejši brezplačni klicni dostop :: Varno in zanesljivo po internetu
> Obiščite http://www.dialup386.com/
>
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Bluetooth-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Help me in Bluetooth programming! (From: "Arun Kumar" <email@hidden>)
 >Re: Help me in Bluetooth programming! (From: email@hidden)

  • Prev by Date: Re: bluetooth inquiry - _NSAuroreleaseNoPool - ANSI C
  • Next by Date: Problem in including OBEX.h
  • Previous by thread: Re: Help me in Bluetooth programming!
  • Next by thread: Bluetooth message to Phone which appears as a SMS
  • Index(es):
    • Date
    • Thread