On Thu, Apr 9, 2009 at 8:20 AM, vishy <[email protected]> wrote: > > Hi Nick, > > Guess you are trying to point me to the below statement in > BluetoothHeadset.java! > > * Android only supports one connected Bluetooth Headset at a time." > > Although we do not observe it every time,we have noticed that it is > possible to connect to a HF Stereo Device and to a HF Mono Device , > simultaneously!
Stereo Bluetooth uses a different profile - A2DP. > > The Process would be: > > 1) Pair and connect ,only Media(Under the 'Options' Menu) ,with a > Stereo HF Device > 2) Initiate a Connection from a Headset which was previously Paired > with the phone! > > Vishy > > On Apr 3, 1:47 am, Nick Pelly <[email protected]> wrote: > > On Wed, Apr 1, 2009 at 7:57 AM, vishy <[email protected]> wrote: > > > > > Hi , > > > > > During our initial testing with Android Phones(Using Cupcake build) we > > > noticed that the phone connects to more than one BT HF device.Can > > > anyone share some information on the number of devices Android phones > > > can connect to via Bluetooth! > > > > > Like ,can we connect Phone A to HFP only Headset and PhoneA to A2DP > > > only Headset,simultaneously! > > > > > If multiple connections are supported,what would be the criteria on > > > which it > > > is done! > > > > Have you tried reading the javadoc in BluetoothHeadset.java or > > BluetoothA2dp.java ? > > > > Nick > > > --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
