Searched refs:bt_a2dp_exist (Results 1 – 2 of 2) sorted by relevance
764 coex_stat->bt_a2dp_exist = false; in rtw_coex_update_bt_link_info()778 coex_stat->bt_a2dp_exist = true; in rtw_coex_update_bt_link_info()781 coex_stat->bt_a2dp_exist = false; in rtw_coex_update_bt_link_info()1248 if ((coex_stat->bt_a2dp_exist && in rtw_coex_tdma()1494 if (coex_stat->bt_a2dp_exist) in rtw_coex_algorithm()1817 !coex_stat->bt_a2dp_exist) { in rtw_coex_action_bt_inquiry()1897 else if (coex_stat->bt_a2dp_exist) in rtw_coex_action_bt_game_hid()2431 if (coex_stat->bt_a2dp_exist) { in rtw_coex_action_wl_linkscan()2443 if (coex_stat->bt_a2dp_exist) { in rtw_coex_action_wl_linkscan()4023 coex_stat->bt_a2dp_exist ? (coex_stat->bt_a2dp_sink ? in rtw_coex_display_coex_info()
1429 bool bt_a2dp_exist; member