• 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: email@hidden
  • Date: Mon, 26 Nov 2007 14:30:25 +0100

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

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

  • Prev by Date: Bluetooth message to Phone which appears as a SMS
  • Next by Date: Re: Bluetooth message to Phone which appears as a SMS
  • Previous by thread: Help me in Bluetooth programming!
  • Next by thread: Re: Help me in Bluetooth programming!
  • Index(es):
    • Date
    • Thread