Home
last modified time | relevance | path

Searched refs:BT_GMAP_BGS_FEAT_96KBPS (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.7.0/include/zephyr/bluetooth/audio/
Dgmap.h139 BT_GMAP_BGS_FEAT_96KBPS = BIT(0), enumerator
/Zephyr-Core-3.7.0/subsys/bluetooth/audio/shell/
Dgmap.c114 features->bgs_feat |= BT_GMAP_BGS_FEAT_96KBPS; in set_gmap_features()