diff options
Diffstat (limited to 'drivers/bluetooth/btmrvl_drv.h')
-rw-r--r-- | drivers/bluetooth/btmrvl_drv.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/bluetooth/btmrvl_drv.h b/drivers/bluetooth/btmrvl_drv.h index e75f8ee2512c..086f0ec89580 100644 --- a/drivers/bluetooth/btmrvl_drv.h +++ b/drivers/bluetooth/btmrvl_drv.h | |||
@@ -111,6 +111,7 @@ struct btmrvl_private { | |||
111 | 111 | ||
112 | /* Vendor specific Bluetooth commands */ | 112 | /* Vendor specific Bluetooth commands */ |
113 | #define BT_CMD_PSCAN_WIN_REPORT_ENABLE 0xFC03 | 113 | #define BT_CMD_PSCAN_WIN_REPORT_ENABLE 0xFC03 |
114 | #define BT_CMD_ROUTE_SCO_TO_HOST 0xFC1D | ||
114 | #define BT_CMD_SET_BDADDR 0xFC22 | 115 | #define BT_CMD_SET_BDADDR 0xFC22 |
115 | #define BT_CMD_AUTO_SLEEP_MODE 0xFC23 | 116 | #define BT_CMD_AUTO_SLEEP_MODE 0xFC23 |
116 | #define BT_CMD_HOST_SLEEP_CONFIG 0xFC59 | 117 | #define BT_CMD_HOST_SLEEP_CONFIG 0xFC59 |