]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add retransmission effort into SCO parameter table
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 24 Sep 2014 19:41:46 +0000 (22:41 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 24 Sep 2014 20:15:29 +0000 (22:15 +0200)
commit447c016aa2a72eb41b760b4b31d9a0ee591ec707
tree6a0afdde73578874fc2c5f62b24a43178b19ebd3
parent9d26b2a34ffe6639159df87b179f46ae4d0a3842
Bluetooth: Add retransmission effort into SCO parameter table

It is expected that new parameter combinations will have the
retransmission effort value different between some entries (mainly
because of the new S4 configuration added by HFP 1.7), so it makes sense
to move it into the table instead of having it hard coded based on the
selected SCO_AIRMODE_*.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_conn.c