Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtc8723b2ant.h116 struct coex_sta_8723b_2ant { struct
117 bool bt_link_exist;
118 bool sco_exist;
119 bool a2dp_exist;
120 bool hid_exist;
121 bool pan_exist;
122 bool bt_abnormal_scan;
124 bool under_lps;
125 bool under_ips;
126 u32 high_priority_tx;
[all …]
/linux-6.12.1/drivers/staging/rtl8723bs/hal/
DHalBtc8723b2Ant.h104 struct coex_sta_8723b_2ant { struct
105 bool bBtLinkExist;
106 bool bScoExist;
107 bool bA2dpExist;
108 bool bHidExist;
109 bool bPanExist;
111 bool bUnderLps;
112 bool bUnderIps;
113 u32 highPriorityTx;
114 u32 highPriorityRx;
[all …]