• 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
Problems with IOBluetoothDeviceInquiry on Leopard
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problems with IOBluetoothDeviceInquiry on Leopard


  • Subject: Problems with IOBluetoothDeviceInquiry on Leopard
  • From: tav <email@hidden>
  • Date: Sat, 10 Nov 2007 09:24:17 +0000

Rehi all,

I've run into some problems with IOBluetoothDeviceInquiry on Leopard.
In an attempt to find the nearby bluetooth devices I do the following:

  IOBluetoothDeviceInquiry *inquire = [[IOBluetoothDeviceInquiry alloc] init];
  [inquire start];

And about 15 seconds later, I look at [inquire foundDevices] which
keeps returning an empty array... no matter how long I wait. (In
actual fact, I do that within Python through the new bridging support
since calling start within Objective-C seems to never return...).

Now, I am new to Obj-C and OS X app development, so it's most likely
to be a newbie error and I apologise in advance.

Many thanks for your time and help.

--
love, tav
founder and ceo, esp metanational llp

plex:espians/tav | email@hidden | +44 (0) 7809 569 369
 _______________________________________________
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: Problems with IOBluetoothDeviceInquiry on Leopard
      • From: email@hidden
  • Prev by Date: IOBluetoothDeviceOpenRFCOMMChannelAsync in 10.5
  • Next by Date: Re: Problems with IOBluetoothDeviceInquiry on Leopard
  • Previous by thread: Re: IOBluetoothDeviceOpenRFCOMMChannelAsync in 10.5
  • Next by thread: Re: Problems with IOBluetoothDeviceInquiry on Leopard
  • Index(es):
    • Date
    • Thread