Searched refs:BT_GMAP_UGT_FEAT_SINK (Results 1 – 5 of 5) sorted by relevance
106 BT_GMAP_UGT_FEAT_SINK = BIT(2), enumerator
211 (ugt_feat & BT_GMAP_UGT_FEAT_SINK) == 0) { in valid_gmap_features()246 if ((ugt_feat & BT_GMAP_UGT_FEAT_SINK) != 0 && CONFIG_BT_ASCS_ASE_SNK_COUNT == 0) { in valid_gmap_features()253 if ((ugt_feat & BT_GMAP_UGT_FEAT_SINK) == 0 && in valid_gmap_features()
359 BT_GMAP_UGT_FEAT_SINK | BT_GMAP_UGT_FEAT_64KBPS_SINK | in test_main()
445 (ugt_feat & BT_GMAP_UGT_FEAT_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()