commit | 00398e1d518309328e8ba7dff00881538ac22c6a | [log] [tgz] |
---|---|---|
author | Alain Michaud <alainm@chromium.org> | Thu Jun 11 19:50:41 2020 +0000 |
committer | Marcel Holtmann <marcel@holtmann.org> | Fri Jun 12 15:08:49 2020 +0200 |
tree | fee6d7195b2ab8a2268b5ddcc9ac63ef56271980 | |
parent | e660b3510eb4b3c06ce1188a1d305b6f653106fc [diff] |
Bluetooth: Add support for BT_PKT_STATUS CMSG data for SCO connections This change adds support for reporting the BT_PKT_STATUS to the socket CMSG data to allow the implementation of a packet loss correction on erroneous data received on the SCO socket. The patch was partially developed by Marcel Holtmann and validated by Hsin-yu Chao. Signed-off-by: Alain Michaud <alainm@chromium.org> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>