]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.h
rtlwifi: btcoexist: Implement antenna selection
[karo-tx-linux.git] / drivers / net / wireless / realtek / rtlwifi / btcoexist / halbtcoutsrc.h
index 0a903ea179ef5df67954b1c33c97a57a5c82eebe..f41ca57dd8a79bc65e1e0c0657a3f618343bbeef 100644 (file)
@@ -535,7 +535,7 @@ void exhalbtc_set_bt_patch_version(u16 bt_hci_version, u16 bt_patch_version);
 void exhalbtc_update_min_bt_rssi(char bt_rssi);
 void exhalbtc_set_bt_exist(bool bt_exist);
 void exhalbtc_set_chip_type(u8 chip_type);
-void exhalbtc_set_ant_num(u8 type, u8 ant_num);
+void exhalbtc_set_ant_num(struct rtl_priv *rtlpriv, u8 type, u8 ant_num);
 void exhalbtc_display_bt_coex_info(struct btc_coexist *btcoexist);
 void exhalbtc_signal_compensation(struct btc_coexist *btcoexist,
                                  u8 *rssi_wifi, u8 *rssi_bt);