Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/subsys/bluetooth/audio/
Daics_internal.h35 ((gain_mode) == BT_AICS_MODE_MANUAL_ONLY || (gain_mode) == BT_AICS_MODE_AUTO_ONLY)
/Zephyr-Core-2.7.6/include/bluetooth/audio/
Daics.h43 #define BT_AICS_MODE_AUTO_ONLY 0x01 macro