Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dvocs.h54 #define BT_VOCS_ERR_OP_NOT_SUPPORTED 0x81 macro
/Zephyr-latest/subsys/bluetooth/audio/
Dvocs.c198 return BT_GATT_ERR(BT_VOCS_ERR_OP_NOT_SUPPORTED); in write_vocs_control()
225 return BT_GATT_ERR(BT_VOCS_ERR_OP_NOT_SUPPORTED); in write_vocs_control()