Searched refs:bt_a2dp_exist (Results 1 – 2 of 2) sorted by relevance
746 coex_stat->bt_a2dp_exist = false; in rtw_coex_update_bt_link_info()760 coex_stat->bt_a2dp_exist = true; in rtw_coex_update_bt_link_info()763 coex_stat->bt_a2dp_exist = false; in rtw_coex_update_bt_link_info()1224 if ((coex_stat->bt_a2dp_exist && in rtw_coex_tdma()1470 if (coex_stat->bt_a2dp_exist) in rtw_coex_algorithm()1793 !coex_stat->bt_a2dp_exist) { in rtw_coex_action_bt_inquiry()1873 else if (coex_stat->bt_a2dp_exist) in rtw_coex_action_bt_game_hid()2425 if (coex_stat->bt_a2dp_exist) { in rtw_coex_action_wl_linkscan()2437 if (coex_stat->bt_a2dp_exist) { in rtw_coex_action_wl_linkscan()4010 coex_stat->bt_a2dp_exist ? (coex_stat->bt_a2dp_sink ? in rtw_coex_display_coex_info()
1409 bool bt_a2dp_exist; member