Searched refs:BT_GMAP_UGT_FEAT_64KBPS_SINK (Results 1 – 5 of 5) sorted by relevance
112 BT_GMAP_UGT_FEAT_64KBPS_SINK = BIT(3), enumerator
255 ((ugt_feat & BT_GMAP_UGT_FEAT_64KBPS_SINK) != 0 || in valid_gmap_features()
364 BT_GMAP_UGT_FEAT_SINK | BT_GMAP_UGT_FEAT_64KBPS_SINK | in test_main()
412 (ugt_feat & BT_GMAP_UGT_FEAT_64KBPS_SINK) == 0 || in gmap_discover_cb()
106 features->ugt_feat |= (BT_GMAP_UGT_FEAT_SINK | BT_GMAP_UGT_FEAT_64KBPS_SINK); in set_gmap_features()