Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dvcp.h71 #define BT_VCP_ERR_OP_NOT_SUPPORTED 0x81 macro
/Zephyr-latest/subsys/bluetooth/audio/
Dvcp_vol_rend.c176 return BT_GATT_ERR(BT_VCP_ERR_OP_NOT_SUPPORTED); in write_vcs_control()
260 return BT_GATT_ERR(BT_VCP_ERR_OP_NOT_SUPPORTED); in write_vcs_control()