summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/hci.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/hci.h b/include/hci.h
index 6f67bbdf..ee25858e 100644
--- a/include/hci.h
+++ b/include/hci.h
@@ -816,6 +816,8 @@ typedef struct {
} __attribute__ ((packed)) read_transmit_power_level_rp;
#define READ_TRANSMIT_POWER_LEVEL_RP_SIZE 4
+#define OCF_SET_CONTROLLER_TO_HOST_FC 0x0031
+
#define OCF_HOST_BUFFER_SIZE 0x0033
typedef struct {
uint16_t acl_mtu;