summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2006-05-31 15:42:39 +0000
committerMarcel Holtmann <marcel@holtmann.org>2006-05-31 15:42:39 +0000
commit3fcf56f2a27bcd08dfecbdbe65820e385491ed42 (patch)
treee2c3e965a2a64e7adb1e43e12456299edfa93f7f /include
parent26167e5ea69ab1707a94e1c262ac58711cbd6a9a (diff)
Fix sniff subrate command size
Diffstat (limited to 'include')
-rw-r--r--include/hci.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hci.h b/include/hci.h
index 117328d8..becbbb06 100644
--- a/include/hci.h
+++ b/include/hci.h
@@ -584,7 +584,7 @@ typedef struct {
uint16_t min_remote_timeout;
uint16_t min_local_timeout;
} __attribute__ ((packed)) sniff_subrate_cp;
-#define SNIFF_SUBRATE_CP_SIZE 10
+#define SNIFF_SUBRATE_CP_SIZE 8
/* Host Controller and Baseband */
#define OGF_HOST_CTL 0x03