Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_core.c5315 btcoex->has_sco = false; in rtl8723bu_update_bt_link_info()
5346 btcoex->has_sco = true; in rtl8723bu_update_bt_link_info()
5348 btcoex->has_sco = false; in rtl8723bu_update_bt_link_info()
5351 if (!btcoex->has_a2dp && !btcoex->has_sco && in rtl8723bu_update_bt_link_info()
5357 if (!btcoex->has_sco && !btcoex->has_pan && in rtl8723bu_update_bt_link_info()
5384 } else if (btcoex->has_sco || btcoex->has_hid || btcoex->has_a2dp) { in rtl8723bu_handle_bt_inquiry()
H A Drtl8xxxu.h1252 bool has_sco; member