Home
last modified time | relevance | path

Searched defs:coex_sta_8723b_1ant (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtc8723b1ant.h123 struct coex_sta_8723b_1ant { struct
124 bool bt_disabled;
125 bool bt_link_exist;
126 bool sco_exist;
127 bool a2dp_exist;
128 bool hid_exist;
129 bool pan_exist;
130 bool bt_hi_pri_link_exist;
131 u8 num_of_profile;
132 bool bt_abnormal_scan;
[all …]
/linux/drivers/staging/rtl8723bs/hal/
H A DHalBtc8723b1Ant.h121 struct coex_sta_8723b_1ant { struct
122 bool bBtLinkExist;
123 bool bScoExist;
124 bool bA2dpExist;
125 bool bHidExist;
126 bool bPanExist;
128 bool bUnderLps;
129 bool bUnderIps;
130 u32 specialPktPeriodCnt;
131 u32 highPriorityTx;
[all …]