Hi Koustuv, On Mon, Jun 27, 2011, Koustuv Ghosh wrote: > I have query for HFP in bluez. > As we know in Desktop PC , SCORouting is default routed to HCI and I > used to get sco data on HCI. > But is there anyway to route it to my desktop PCM. > > I can't use audio.conf file(available at /etc/bluetooth) as in my PC > dbus is having some problem. > Apart from that is their any option so that it could be changed to PCM > either by doing any tweak to bluez user space or kernal space? PCM routing requires a special hardware line to be connected to your Bluetooth controller. Typically this is only found on embedded systems and your desktop PC (most likely) doesn't have it. The audio.conf setting is only there to document the underlying hardware state and doesn't actually change anything as such. The only thing that the setting impacts is the possibility to call Headset.Play() and once that method is gone (it's already marked as deprecated) the setting will also be removed from audio.conf. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html