Searched defs:coex_sta_8723b_1ant (Results 1 – 2 of 2) sorted by relevance
123 struct coex_sta_8723b_1ant { struct124 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 …]
121 struct coex_sta_8723b_1ant { struct122 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 …]