Home
last modified time | relevance | path

Searched refs:BT_GMAP_BGR_FEAT_MULTISINK (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.7.0/include/zephyr/bluetooth/audio/
Dgmap.h149 BT_GMAP_BGR_FEAT_MULTISINK = BIT(0), enumerator
/Zephyr-Core-3.7.0/subsys/bluetooth/audio/
Dgmap_server.c290 if ((bgr_feat & BT_GMAP_BGR_FEAT_MULTISINK) != 0 && in valid_gmap_features()
/Zephyr-Core-3.7.0/subsys/bluetooth/audio/shell/
Dgmap.c118 features->bgr_feat |= BT_GMAP_BGR_FEAT_MULTISINK; in set_gmap_features()