Searched defs:coex_sta_8821a_1ant (Results 1 – 4 of 4) sorted by relevance
136 struct coex_sta_8821a_1ant { struct137 boolean bt_disabled;138 boolean bt_link_exist;139 boolean sco_exist;140 boolean a2dp_exist;141 boolean hid_exist;142 boolean pan_exist;144 boolean under_lps;145 boolean under_ips;146 u32 specific_pkt_period_cnt;[all …]
119 struct coex_sta_8821a_1ant { struct120 bool bt_disabled;121 bool bt_link_exist;122 bool sco_exist;123 bool a2dp_exist;124 bool hid_exist;125 bool pan_exist;127 bool under_lps;128 bool under_ips;129 u32 special_pkt_period_cnt;[all …]
122 struct coex_sta_8821a_1ant { struct123 boolean bt_disabled;124 boolean bt_link_exist;125 boolean sco_exist;126 boolean a2dp_exist;127 boolean hid_exist;128 boolean pan_exist;130 boolean under_lps;131 boolean under_ips;132 u32 specific_pkt_period_cnt;[all …]