Searched refs:BT_GMAP_UGT_FEAT_MULTISOURCE (Results 1 – 5 of 5) sorted by relevance
133 BT_GMAP_UGT_FEAT_MULTISOURCE = BIT(6), enumerator
220 (ugt_feat & BT_GMAP_UGT_FEAT_MULTISOURCE) != 0)) { in valid_gmap_features()236 if ((ugt_feat & BT_GMAP_UGT_FEAT_MULTISOURCE) != 0 && in valid_gmap_features()
361 BT_GMAP_UGT_FEAT_MULTISOURCE), in test_main()
449 (ugt_feat & BT_GMAP_UGT_FEAT_MULTISOURCE) == 0) { in gmap_discover_cb()
102 features->ugt_feat |= BT_GMAP_UGT_FEAT_MULTISOURCE; in set_gmap_features()