Home
last modified time | relevance | path

Searched refs:BT_VCP_ERR_INVALID_COUNTER (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dvcp.h69 #define BT_VCP_ERR_INVALID_COUNTER 0x80 macro
/Zephyr-latest/subsys/bluetooth/audio/
Dvcp_vol_rend.c191 return BT_GATT_ERR(BT_VCP_ERR_INVALID_COUNTER); in write_vcs_control()
Dvcp_vol_ctlr.c304 if (cb_err == BT_VCP_ERR_INVALID_COUNTER && in vcp_vol_ctlr_write_vcs_cp_cb()
307 } else if (err == BT_VCP_ERR_INVALID_COUNTER && vol_ctlr->state_handle) { in vcp_vol_ctlr_write_vcs_cp_cb()