Home
last modified time | relevance | path

Searched refs:has_a2dp (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/realtek/rtl8xxxu/
A Drtl8xxxu_core.c5589 btcoex->has_a2dp = false; in rtl8723bu_update_bt_link_info()
5607 btcoex->has_a2dp = true; in rtl8723bu_update_bt_link_info()
5609 btcoex->has_a2dp = false; in rtl8723bu_update_bt_link_info()
5622 if (!btcoex->has_a2dp && !btcoex->has_sco && in rtl8723bu_update_bt_link_info()
5629 !btcoex->has_hid && btcoex->has_a2dp) in rtl8723bu_update_bt_link_info()
5630 btcoex->has_a2dp = true; in rtl8723bu_update_bt_link_info()
5632 btcoex->has_a2dp = false; in rtl8723bu_update_bt_link_info()
5655 } else if (btcoex->has_sco || btcoex->has_hid || btcoex->has_a2dp) { in rtl8723bu_handle_bt_inquiry()
5695 } else if ((btcoex->has_a2dp && btcoex->has_pan) || in rtl8723bu_handle_bt_info()
5696 (btcoex->has_hid && btcoex->has_a2dp && in rtl8723bu_handle_bt_info()
[all …]
A Drtl8xxxu.h1377 bool has_a2dp; member

Completed in 24 milliseconds