javaos74 / btstack

Automatically exported from code.google.com/p/btstack
0 stars 0 forks source link

Profile: Hands-Free Profile (HFP) #261

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  Install BTstack for uses with external hardware
2.  Note that car can no longer pair with device
3.  Note that car or laptop cannot find iOS device as "discoverable".

What is the expected output? What do you see instead?
Would like to have a method to put BTstack iOS device in discoverable mode and 
pair with HFP devices.

What version of the product are you using? On what operating system?
iOS 5.0.1, iPhone 4S, BTstack 0.5-1653

Please provide any additional information below.
Aside from all the wonderful things BTStack brings to the table, after hours of 
research it seems there is no way to simply pair with bluetooth headsets or 
automobiles.  Any solution?

Original issue reported on code.google.com by bradrobe...@gmail.com on 3 May 2012 at 1:49

GoogleCodeExporter commented 9 years ago
Adding HFP to BTstack on iOS requires two parts: implementing HFP and it's 
audio transmission, integrating the audio streams with iOS. While the first 
should be straight forward, the second is probably complicated.

Original comment by matthias.ringwald@gmail.com on 8 May 2012 at 9:39