]> 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)
commit4d6b78fa899ae77aec9c2acd596994e39dc41c7f
tree6a0afdde73578874fc2c5f62b24a43178b19ebd3
parentcaff45a049ad1290ec9f6ae889cd65acc6240949
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