Searched refs:BT_GMAP_UGT_FEAT_MULTISINK (Results 1 – 5 of 5) sorted by relevance
125 BT_GMAP_UGT_FEAT_MULTISINK = BIT(5), enumerator
255 (ugt_feat & BT_GMAP_UGT_FEAT_MULTISINK) != 0 || in valid_gmap_features()264 if ((ugt_feat & BT_GMAP_UGT_FEAT_MULTISINK) != 0 && in valid_gmap_features()
360 BT_GMAP_UGT_FEAT_MULTIPLEX | BT_GMAP_UGT_FEAT_MULTISINK | in test_main()
448 (ugt_feat & BT_GMAP_UGT_FEAT_MULTISINK) == 0 || in gmap_discover_cb()
108 features->ugt_feat |= BT_GMAP_UGT_FEAT_MULTISINK; in set_gmap_features()