• 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
Bluetooth Multiplexing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bluetooth Multiplexing


  • Subject: Bluetooth Multiplexing
  • From: Moritz Gmelin <email@hidden>
  • Date: Tue, 19 Jul 2005 07:25:02 +0200

Hi,

is it possible with Apple's Stack to offer a new connection notifier while the channel is still in use by another connection ?

In other words, does this work:

while (!shutdown) {
1. conn = register notifier and wait for connection;
2. start new Thread with (conn).
}

3 thread (conn) {
4. communicate with (conn);
5. do some work.
6. close (conn).


Is it possible that multiple clients are connected to the same service at the same time ?



I do know that Bluetooth supports multiplexing across Connections with the same PSM by using some kind of sub channels, so multiplexing in RFComm should work even better.

M.

_______________________________________________
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: PAN Profile && Interoperability between MAC and Linux
  • Next by Date: Multiple Bluetooth Adapters per host -- will they work
  • Previous by thread: Re: PAN Profile && Interoperability between MAC and Linux
  • Next by thread: Multiple Bluetooth Adapters per host -- will they work
  • Index(es):
    • Date
    • Thread