Searched refs:BT_GMAP_UGT_FEAT_80KBPS_SOURCE (Results 1 – 5 of 5) sorted by relevance
100 BT_GMAP_UGT_FEAT_80KBPS_SOURCE = BIT(1), enumerator
219 ((ugt_feat & BT_GMAP_UGT_FEAT_80KBPS_SOURCE) != 0 || in valid_gmap_features()
363 .ugt_feat = (BT_GMAP_UGT_FEAT_SOURCE | BT_GMAP_UGT_FEAT_80KBPS_SOURCE | in test_main()
410 (ugt_feat & BT_GMAP_UGT_FEAT_80KBPS_SOURCE) == 0 || in gmap_discover_cb()
100 features->ugt_feat |= (BT_GMAP_UGT_FEAT_SOURCE | BT_GMAP_UGT_FEAT_80KBPS_SOURCE); in set_gmap_features()