Re: Help me in Bluetooth programming!
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