diff options
-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 a8a9d3380e59..caf684119a4e 100644 --- a/drivers/bluetooth/btmrvl_drv.h +++ b/drivers/bluetooth/btmrvl_drv.h | |||
@@ -145,6 +145,7 @@ bool btmrvl_check_evtpkt(struct btmrvl_private *priv, struct sk_buff *skb); | |||
145 | int btmrvl_process_event(struct btmrvl_private *priv, struct sk_buff *skb); | 145 | int btmrvl_process_event(struct btmrvl_private *priv, struct sk_buff *skb); |
146 | 146 | ||
147 | int btmrvl_send_module_cfg_cmd(struct btmrvl_private *priv, u8 subcmd); | 147 | int btmrvl_send_module_cfg_cmd(struct btmrvl_private *priv, u8 subcmd); |
148 | int btmrvl_pscan_window_reporting(struct btmrvl_private *priv, u8 subcmd); | ||
148 | int btmrvl_send_hscfg_cmd(struct btmrvl_private *priv); | 149 | int btmrvl_send_hscfg_cmd(struct btmrvl_private *priv); |
149 | int btmrvl_enable_ps(struct btmrvl_private *priv); | 150 | int btmrvl_enable_ps(struct btmrvl_private *priv); |
150 | int btmrvl_prepare_command(struct btmrvl_private *priv); | 151 | int btmrvl_prepare_command(struct btmrvl_private *priv); |