• 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
Availability Macros...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Availability Macros...


  • Subject: Availability Macros...
  • From: Brian OBrien <email@hidden>
  • Date: Thu, 30 Aug 2007 13:49:11 -0600

for some reason on my system the following line of code from IOBluetoothUserLib.h is evaluated to 'unavailable' making my code uncompilable..


extern IOBluetoothDeviceInquiryRef IOBluetoothDeviceInquiryCreateWithCallbackRefCon( void * inUserRefCon ) AVAILABLE_BLUETOOTH_VERSION_1_6_3_AND_LATER;


I can't find where AVAILABLE_BLUETOOTH_VERSION_1_6_3_AND_LATER is defined but its obviously expanding the definition to 'unavailable'
as I see:


# 2843 "/System/Library/Frameworks/IOBluetooth.framework/Headers/IOBluetoothUserLib.h" 3
extern IOBluetoothDeviceInquiryRef IOBluetoothDeviceInquiryCreateWithCallbackRefCon( void * inUserRefCon ) __attribute__((unavailable));


How do I figure out what version of blue tooth I have?
I'm running MAC OS X 10.4.10 on a MacBookPro....

Help about this mac, more, bluetooth shows.
software version 1.9.0f8
firmware version 3.1965

IOBluetooth:

 Version:    1.9
 Last Modified:    25/07/07 9:24 PM
 Get Info String:    1.9, © Copyright 2007 Apple Inc.
 Location:    /System/Library/Frameworks/IOBluetooth.framework
 Private:    No




begin:vcard
fn:Brian O'Brien
n:O'Brien;Brian
org:Foothills Hospital / University Of Calgary;Seaman Family MR Research Center
adr:;;1403 29th St. NW;Calgary;AB;T2N 2T9;Canada
email;internet:email@hidden
title:PACS System Manager
tel;work:(403) 944-1637
tel;fax:(403) 270-7907
tel;home:(403) 770-0228
tel;cell:(403) 471-9459
x-mozilla-html:TRUE
url:www.imaginginformatics.ca
version:2.1
end:vcard

 _______________________________________________
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

  • Prev by Date: Re: Making a C++ bluetooth class based on the C methods in IOBluetootUserLib.h
  • Next by Date: Re: Making a C++ bluetooth class based on the C methods in IOBluetootUserLib.h
  • Previous by thread: error, IOBluetoothDeviceInquiryCreateWithCallbackRefCon is not available
  • Next by thread: Re: Availability Macros...
  • Index(es):
    • Date
    • Thread