Searched defs:coex_sta_8723b_2ant (Results 1 – 2 of 2) sorted by relevance
116 struct coex_sta_8723b_2ant { struct117 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 …]
104 struct coex_sta_8723b_2ant { struct105 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 …]