has_hid
return has_hid(dev, "INTC0102");
btcoex->has_hid = false;
btcoex->has_hid = true;
btcoex->has_hid = false;
!btcoex->has_pan && btcoex->has_hid)
!btcoex->has_hid && btcoex->has_a2dp)
} else if (btcoex->has_sco || btcoex->has_hid || btcoex->has_a2dp) {
(btcoex->has_hid && btcoex->has_a2dp &&
} else if (btcoex->has_hid && btcoex->has_a2dp) {
bool has_hid;