site_archiver@lists.apple.com Delivered-To: bluetooth-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :content-type:content-transfer-encoding:mime-version:subject:date :x-mailer; bh=wWOQb7rrqK7tl0IlrH6ml0lfpI0Yhicz5Flps9+TnII=; b=BErYXYqJv+IfBg0FMFmaENxwMXP+vl4Yd/ZPL8caPurKXKKKUIM23rFbRNQI9MlfDb DQF8ibJm2uARjcalxEykKT4dA9iSxPU8Mjy4862vwkJH3dSG6n5eDMv8llGwX82I+Hfy Idq4LeRi+J3fJIawfFSY3LT5inTOtpoEib7m0= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding :mime-version:subject:date:x-mailer; b=gib8+Yfe8E0Xk73vLPfg/8reAmk1g6/lGR7Uz0PfcNb7DrJvXcGMYPubMASk7H2hMg sw9PiZ1EeG64wNa9lMrhvFOJu5cp8zNEfBKDvEbAoqu3BBzJs/L5Ou82qjPFMJ7HH7XI 39ksz3YEgfU+KAi/xuXp0eXk6Oh5iSorIvPS4= Hello, Any ideas are highly appreciated. Thanks, Thomas _______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/bluetooth-dev/site_archiver%40lists.a... according to some messages in the list archives it is not possible to use more than one bluetooth device at a time with the Bluetooth API. What I'd like to accomplish is to use multiple Bluetooth USB dongles that are connected to the Mac to send and receive files using OBEX to/ from many different devices simultaneously. e.g. it should be possible to send different files to 3 different mobile phones while receiving files from 2 others and still do a device discovery at the same time. Since Apple's Bluetooth API seems to be limited to only one bluetooth device I'd like to know if there are any other ways to solve the problem. Is there a way to access the devices on a low-level layer and put a third-party Bluetooth API on top of it? This email sent to site_archiver@lists.apple.com
participants (1)
-
Thomas Winkler