diff options
Diffstat (limited to 'include/net/bluetooth/hci_core.h')
-rw-r--r-- | include/net/bluetooth/hci_core.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/net/bluetooth/hci_core.h b/include/net/bluetooth/hci_core.h index e7b2e25397d7..44f130f6fb5e 100644 --- a/include/net/bluetooth/hci_core.h +++ b/include/net/bluetooth/hci_core.h | |||
@@ -170,6 +170,8 @@ struct hci_dev { | |||
170 | __u32 amp_max_flush_to; | 170 | __u32 amp_max_flush_to; |
171 | __u32 amp_be_flush_to; | 171 | __u32 amp_be_flush_to; |
172 | 172 | ||
173 | __u8 flow_ctl_mode; | ||
174 | |||
173 | unsigned int auto_accept_delay; | 175 | unsigned int auto_accept_delay; |
174 | 176 | ||
175 | unsigned long quirks; | 177 | unsigned long quirks; |