• 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
Help me in Bluetooth programming!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Help me in Bluetooth programming!


  • Subject: Help me in Bluetooth programming!
  • From: "Arun Kumar" <email@hidden>
  • Date: Mon, 26 Nov 2007 16:39:09 +0530

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

  • Follow-Ups:
    • Re: Help me in Bluetooth programming!
      • From: email@hidden
  • Prev by Date: "Repairing" a broken Pairing (after update to 10.4.11)
  • Next by Date: Bluetooth message to Phone which appears as a SMS
  • Previous by thread: "Repairing" a broken Pairing (after update to 10.4.11)
  • Next by thread: Re: Help me in Bluetooth programming!
  • Index(es):
    • Date
    • Thread