• 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
Limit to number of incoming channels?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Limit to number of incoming channels?


  • Subject: Limit to number of incoming channels?
  • From: "Crichlow, Eric" <email@hidden>
  • Date: Wed, 5 May 2004 18:38:50 -0400

Okay,

After redesigning my app to run a separate process for each BT device, I
have a new problem.

As each process starts, it attempts to set up and add a service. It then
registers for incoming connections. Once connection is complete, the main
process launches another sub-process which repeats the procedure.

My first process launches and sets up channel 1.

A device connects on channel 1. A new process is started which sets up
channel 2.

A device connects on channel 2. A new process is started which stes up
channel 4. (What happened to channel 3?)

I try to connect a third device, but to no avail. No notification ever
gets called. The device can't connect. If I disconnect one of the first 2
devices, then the third device will successfully connect in on channel 4.

So I'm wondering, is there a limit to the number of incoming channels I
can set up?

I was able to connect more than 2 incoming devices with my old, single
process design. But that design only set up 1 channel.

...Thanx...
...Eric...
_______________________________________________
bluetooth-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/bluetooth-dev
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: Re: IOBluetoothRFCOMMChannel and NSThread
  • Next by Date: re: Limit to number of incoming channels?
  • Previous by thread: Re: IOBluetoothRFCOMMChannel and NSThread
  • Next by thread: re: Limit to number of incoming channels?
  • Index(es):
    • Date
    • Thread