Lines Matching refs:exist

2871 		else if (hid->exist && hid->type == BTC_HID_218)
2880 } else if (hid->exist && hid->type == BTC_HID_218) {
2962 if (hid->exist || hfp->exist)
3949 } else if ((hfp->exist && hid->exist) || hid->pair_cnt > 1) {
3953 } else if (hfp->exist || hid->exist) {
4056 if (bt_linfo->hfp_desc.exist)
4059 if (bt_linfo->hid_desc.exist)
4062 if (bt_linfo->a2dp_desc.exist)
4065 if (bt_linfo->pan_desc.exist)
4255 } else if (bt->link_info.a2dp_desc.exist &&
4259 } else if (bt->link_info.a2dp_desc.exist ||
4260 bt->link_info.pan_desc.exist) {
4317 } else if (bt->link_info.a2dp_desc.exist &&
4321 } else if (bt->link_info.a2dp_desc.exist ||
4322 bt->link_info.pan_desc.exist) {
5039 bt->link_info.a2dp_desc.exist = !!(val & BTC_BSCB_A2DP_ACT);
5443 if (hfp->exist || hid->exist)
5559 a2dp->exist_last = a2dp->exist;
5574 hfp->exist = btinfo.lb2.hfp;
5575 b->profile_cnt.now += (u8)hfp->exist;
5576 hid->exist = btinfo.lb2.hid;
5577 b->profile_cnt.now += (u8)hid->exist;
5578 a2dp->exist = btinfo.lb2.a2dp;
5579 b->profile_cnt.now += (u8)a2dp->exist;
5604 hid->type |= (hid->exist ? BTC_HID_BLE : BTC_HID_RCU);
5626 pan->exist = btinfo.hb2.pan_active;
5627 b->profile_cnt.now += (u8)pan->exist;
5647 if (!a2dp->exist_last && a2dp->exist) {
6352 if (hfp.exist) {
6359 if (hid.exist) {
6372 if (a2dp.exist) {
6386 if (pan.exist) {
6425 bt_linfo->hfp_desc.exist ? "HFP," : "",
6426 bt_linfo->hid_desc.exist ? "HID," : "",
6427 bt_linfo->a2dp_desc.exist ?
6429 bt_linfo->pan_desc.exist ? "PAN," : "");
6536 if (bt_linfo->a2dp_desc.exist &&
7039 if (a2dp->exist) {
7148 if (a2dp->exist)
7162 if (a2dp->exist) {
7174 if (a2dp->exist) {
7188 if (a2dp->exist) {
7280 if (a2dp->exist)
7294 if (a2dp->exist) {
7306 if (a2dp->exist) {
7320 if (a2dp->exist) {
7408 if (a2dp->exist)
7425 if (a2dp->exist) {
7437 if (a2dp->exist) {
7451 if (a2dp->exist) {