Searched refs:BT_HAS_FEAT_DYNAMIC_PRESETS (Results 1 – 2 of 2) sorted by relevance
| /Zephyr-latest/subsys/bluetooth/audio/ | ||
| D | has_internal.h | 44 #define BT_HAS_FEAT_DYNAMIC_PRESETS BIT(4) macro |
| D | has.c | 1702 has.features |= BT_HAS_FEAT_DYNAMIC_PRESETS; in has_features_register() |