Searched refs:BT_VOCS_ERR_INVALID_COUNTER (Results 1 – 3 of 3) sorted by relevance
52 #define BT_VOCS_ERR_INVALID_COUNTER 0x80 macro
274 if (cb_err == BT_VOCS_ERR_INVALID_COUNTER && in vocs_client_write_vocs_cp_cb()277 } else if (cb_err == BT_VOCS_ERR_INVALID_COUNTER && inst->state_handle) { in vocs_client_write_vocs_cp_cb()
209 return BT_GATT_ERR(BT_VOCS_ERR_INVALID_COUNTER); in write_vocs_control()