Re: IOBluetoothSCOAudioDriver / IOBluetoothAddSCOAudioDevice
site_archiver@lists.apple.com Delivered-To: bluetooth-dev@lists.apple.com Back in Feb. 04 Anil Madhavapeddy wrote: -Z On Jun 22, 2005, at 1:38 PM, Z Rosen wrote: This email sent to lists@reelintelligence.com _______________________________________________ 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... The current bluetooth stack only supports a single SCO (audio) connection at a time, and only exposes it as an audio device so you can't hook it up to your phone via the handsfree profile. Is this still true? Can the local SCO driver only be used as a gateway and not a handsfree device? What types of Bluetooth devices does the IOBluetoothSCOAudioDriver support? I have written a program to route audio from a Bluetooth device to the computer but it only works with headset devices. I use IOBluetoothAddSCOAudioDevice to add a mobile phone as an audio device, but when I try to access it the IOBluetoothSCOAudioDriver never opens the Bluetooth connection to the device. Can someone at Apple or anyone who has experience with this lend a hand? -Z _______________________________________________ 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/lists% 40reelintelligence.com This email sent to site_archiver@lists.apple.com
participants (1)
-
Z Rosen