Bluetooth: Add retransmission effort into SCO parameter table
authorJohan Hedberg <[email protected]>
Wed, 24 Sep 2014 19:41:46 +0000 (22:41 +0300)
committerMarcel Holtmann <[email protected]>
Wed, 24 Sep 2014 20:15:29 +0000 (22:15 +0200)
commitc7da579763f29cf45a861ad4c339aba590d8b80d
tree6a0afdde73578874fc2c5f62b24a43178b19ebd3
parentf19f4f9525cf32f97341fac20ce66392e86a1b67
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 <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
net/bluetooth/hci_conn.c