my headset needs hciconfig hci0 lm master; hciconfig hci0 lp hold,sniff,park to be usable. with bluez3, these options were placed in hcid.conf -- bluez4 does not have that config file anymore and apparently (mere guessing, since no documentation available), none of the files below /etc/bluetooth is suitable. so, where does one place these options to make sure they are executed?
Hi, hcid.conf is obsolete. And there is not this item setting now. User need to set it at the time of system start. I will sent to patch to be able to appoint these setting in main.conf. Best regards, Nobuhiro
Hi, again. 2010/11/25 Nobuhiro Iwamatsu <iwamatsu@debian.org>: sorry, This is a mistake. You can use by enable Master=true. And hold,sniff and park of LinkPolicy was already enabled . Best regards, Nobuhiro