aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci_core.h
diff options
context:
space:
mode:
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>2011-11-24 14:52:02 +0200
committerGustavo F. Padovan <padovan@profusion.mobi>2011-12-02 20:59:53 +0900
commit1e89cffb44a94e1937e5ec16125ae866dbba7b2e (patch)
tree288bea7219b218620e2a9659e52c839ec4f7505f /include/net/bluetooth/hci_core.h
parentBluetooth: Centralize SMP pairing failure handling (diff)
downloadlinux-dev-1e89cffb44a94e1937e5ec16125ae866dbba7b2e.tar.xz
linux-dev-1e89cffb44a94e1937e5ec16125ae866dbba7b2e.zip
Bluetooth: Add HCI Read Flow Control Mode function
Upstream Code Aurora function with minor trivial fixes. Origin: git://codeaurora.org/kernel/msm.git Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Diffstat (limited to 'include/net/bluetooth/hci_core.h')
-rw-r--r--include/net/bluetooth/hci_core.h2
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 {
__u32 amp_max_flush_to;
__u32 amp_be_flush_to;
+ __u8 flow_ctl_mode;
+
unsigned int auto_accept_delay;
unsigned long quirks;