Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/audio/
Daics.h125 #define BT_AICS_ERR_GAIN_MODE_NOT_ALLOWED 0x84 macro
/Zephyr-latest/subsys/bluetooth/audio/
Daics.c319 return BT_GATT_ERR(BT_AICS_ERR_GAIN_MODE_NOT_ALLOWED); in write_aics_control()
329 return BT_GATT_ERR(BT_AICS_ERR_GAIN_MODE_NOT_ALLOWED); in write_aics_control()