aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/hci_bcsp.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/bluetooth/hci_bcsp.h')
-rw-r--r--drivers/bluetooth/hci_bcsp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/bluetooth/hci_bcsp.h b/drivers/bluetooth/hci_bcsp.h
index a2b3bb92274b..01bbc664db74 100644
--- a/drivers/bluetooth/hci_bcsp.h
+++ b/drivers/bluetooth/hci_bcsp.h
@@ -60,6 +60,7 @@ struct bcsp_struct {
60 BCSP_ESCSTATE_ESC 60 BCSP_ESCSTATE_ESC
61 } rx_esc_state; 61 } rx_esc_state;
62 62
63 u8 use_crc;
63 u16 message_crc; 64 u16 message_crc;
64 u8 txack_req; /* Do we need to send ack's to the peer? */ 65 u8 txack_req; /* Do we need to send ack's to the peer? */
65 66