Searched refs:bt_a2dp_exist (Results 1 – 2 of 2) sorted by relevance
576 coex_stat->bt_a2dp_exist = false; in rtw_coex_update_bt_link_info()590 coex_stat->bt_a2dp_exist = true; in rtw_coex_update_bt_link_info()593 coex_stat->bt_a2dp_exist = false; in rtw_coex_update_bt_link_info()1081 if (coex_stat->bt_a2dp_exist) in rtw_coex_algorithm()1320 if (coex_stat->bt_a2dp_exist && in rtw_coex_action_bt_inquiry()1340 if (coex_stat->bt_a2dp_exist && in rtw_coex_action_bt_inquiry()1800 if (coex_stat->bt_a2dp_exist) { in rtw_coex_action_wl_linkscan()1809 if (coex_stat->bt_a2dp_exist) { in rtw_coex_action_wl_linkscan()
989 bool bt_a2dp_exist; member