Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-block
[linux/fpc-iii.git] / drivers / net / wireless / realtek / rtlwifi / rtl8723ae / btc.h
blob20a67dcc59cbc13be795f96b1720df2957cc3fd9
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /* Copyright(c) 2009-2012 Realtek Corporation.*/
4 #ifndef __RTL8723E_BTC_H__
5 #define __RTL8723E_BTC_H__
7 #include "../wifi.h"
8 #include "hal_bt_coexist.h"
10 struct bt_coexist_c2h_info {
11 u8 no_parse_c2h;
12 u8 has_c2h;
15 #endif